Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240724-130342
#<BuildRuby:0x00007f3edb94fdd8
@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.20240724-130342",
@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.000023 0.000005 0.000028 ( 0.000028)
autoconf 0.000038 0.000007 0.000045 ( 0.000044)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.003714 0.004021 3.635367 ( 3.577571)
build_miniruby 0.001321 0.000273 1.606962 ( 1.603587)
build_ruby 0.001587 0.000328 4.191301 ( 4.328575)
build_all 0.008881 0.000095 7.985759 ( 3.276065)
build_install 0.010353 0.006942 10.563077 ( 5.167725)
test_btest 0.000799 0.000183 116.300970 ( 30.474340)
test_basic 0.003865 0.005049 1.060059 ( 1.104304)
test_all 0.098232 0.051997 879.740518 (292.368520)
test_rubyspec 0.036329 0.054477 165.619359 ( 36.558125)
total: 378.46 sec