Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-095330
#<BuildRuby:0x00007f3567bafdd0
@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.20240922-095330",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000029 0.000007 0.000036 ( 0.000035)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.003280 0.004893 4.173880 ( 3.356862)
build_miniruby 0.001201 0.000309 1.622920 ( 1.621838)
build_ruby 0.001466 0.000379 3.855195 ( 4.055715)
build_all 0.008534 0.000012 7.054242 ( 2.906719)
build_install 0.020221 0.000000 10.394200 ( 5.013385)
test_btest 0.001181 0.000055 93.982956 ( 26.990688)
test_basic 0.010805 0.000458 0.995910 ( 1.045615)
test_all 0.100176 0.052080 774.944367 (234.338047)
test_rubyspec 0.047003 0.041426 136.452413 ( 28.851925)
total: 308.18 sec