Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-103946
#<BuildRuby:0x00007f7bc33cfdc0
@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.20240830-103946",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000033 0.000002 0.000035 ( 0.000036)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.007360 0.000640 3.141060 ( 3.224259)
build_miniruby 0.001442 0.000125 1.531811 ( 1.530564)
build_ruby 0.001646 0.000143 3.401828 ( 3.575544)
build_all 0.008825 0.000000 7.488372 ( 2.799698)
build_install 0.014997 0.004153 10.508978 ( 5.058499)
test_btest 0.001127 0.000040 111.837380 ( 31.779007)
test_basic 0.010427 0.000000 1.130761 ( 1.175979)
test_all 0.084907 0.066125 806.292767 (232.847560)
test_rubyspec 0.036273 0.048263 164.088960 ( 34.919295)
total: 316.91 sec