Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-235636
#<BuildRuby:0x00007f84c485fde0
@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.20241008-235636",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.000027 0.007313 3.590048 ( 3.916071)
build_miniruby 0.001236 0.000219 1.632912 ( 1.636354)
build_ruby 0.001653 0.000292 3.532279 ( 3.705812)
build_all 0.007817 0.000657 6.391357 ( 2.429537)
build_install 0.016514 0.000668 8.908352 ( 4.159613)
test_btest 0.000879 0.000139 81.232944 ( 21.487367)
test_basic 0.001251 0.007853 0.942362 ( 0.987506)
test_all 0.120654 0.024258 648.250433 (201.101917)
test_rubyspec 0.040697 0.040073 131.862496 ( 27.238402)
total: 266.66 sec