Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-114246
#<BuildRuby:0x00007f7df084fdd0
@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.20241113-114246",
@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.000026 0.000003 0.000029 ( 0.000028)
autoconf 0.000037 0.000003 0.000040 ( 0.000040)
configure 0.000031 0.000002 0.000033 ( 0.000034)
build_up 0.007654 0.000313 4.060464 ( 4.223116)
build_miniruby 0.001465 0.000126 1.718793 ( 1.765192)
build_ruby 0.002003 0.000172 4.576445 ( 4.825682)
build_all 0.009539 0.000444 6.873381 ( 4.228567)
build_install 0.013871 0.007749 9.847284 ( 6.324599)
test_btest 0.000814 0.000099 82.153337 ( 47.795220)
test_basic 0.004254 0.004811 1.006971 ( 1.111891)
test_all 0.117443 0.023905 674.985768 (245.131484)
test_rubyspec 0.049561 0.032476 117.383610 ( 28.598863)
total: 344.01 sec