Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-185643
#<BuildRuby:0x00007fee0270fdd0
@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.20240811-185643",
@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.000028 0.000003 0.000031 ( 0.000031)
autoconf 0.000044 0.000004 0.000048 ( 0.000049)
configure 0.000037 0.000003 0.000040 ( 0.000041)
build_up 0.005348 0.004510 4.169475 ( 4.693392)
build_miniruby 0.001671 0.000198 1.838535 ( 1.914112)
build_ruby 0.002265 0.000269 4.767570 ( 5.159131)
build_all 0.004483 0.006389 9.116887 ( 5.001876)
build_install 0.013925 0.004884 10.996061 ( 5.167296)
test_btest 0.000798 0.000133 112.262251 ( 33.228843)
test_basic 0.002607 0.006912 1.018504 ( 1.065575)
test_all 0.101253 0.051102 891.302355 (303.126375)
test_rubyspec 0.045037 0.046301 167.321777 ( 34.620313)
total: 393.98 sec