Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-121009
#<BuildRuby:0x00007fcb8f96fde0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240712-121009",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000026 0.000008 0.000034 ( 0.000035)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.000534 0.006960 3.616103 ( 3.642327)
build_miniruby 0.001288 0.000446 1.553322 ( 1.550425)
build_ruby 0.001305 0.000452 3.886444 ( 4.061161)
build_all 0.001178 0.007565 8.064608 ( 3.260213)
build_install 0.006268 0.010512 10.246697 ( 4.838856)
test_btest 0.000719 0.000347 112.974362 ( 29.589624)
test_basic 0.003225 0.005344 1.118543 ( 1.170490)
test_all 0.096302 0.053077 816.123622 (239.080305)
test_rubyspec 0.045783 0.046345 162.754296 ( 36.383236)
total: 323.58 sec