Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-184540
#<BuildRuby:0x00007f65e904fdc0
@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.20240707-184540",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000032 0.000005 0.000037 ( 0.000038)
build_up 0.000000 0.008756 4.273976 ( 3.730285)
build_miniruby 0.000169 0.001931 1.613157 ( 1.609285)
build_ruby 0.001558 0.000419 3.838283 ( 3.998381)
build_all 0.006247 0.004561 8.430319 ( 4.413172)
build_install 0.017771 0.008387 12.639237 ( 8.023829)
test_btest 0.000930 0.000299 121.600073 ( 42.784841)
test_basic 0.000000 0.010159 1.221031 ( 1.269460)
test_all 0.096043 0.060147 834.477125 (252.493464)
test_rubyspec 0.049522 0.041181 173.358368 ( 34.834957)
total: 353.16 sec