Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-045557
#<BuildRuby:0x00007f409685fdd0
@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.20241208-045557",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000043 0.000005 0.000048 ( 0.000048)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.008012 0.001001 3.833903 ( 4.679565)
build_miniruby 0.001791 0.000223 1.654658 ( 1.820658)
build_ruby 0.002237 0.000280 4.495732 ( 4.868613)
build_all 0.010049 0.000687 6.576801 ( 4.298542)
build_install 0.023165 0.000534 9.567192 ( 6.789022)
test_btest 0.000974 0.000105 80.796921 ( 54.489427)
test_basic 0.002044 0.009774 1.101792 ( 1.190168)
test_all 0.105444 0.047872 788.290335 (287.651904)
test_rubyspec 0.046436 0.036296 117.563933 ( 28.280778)
total: 394.07 sec