Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-073100
#<BuildRuby:0x00007fdb5405fdc0
@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.20241229-073100",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.000000 0.005879 1.940008 ( 2.226717)
build_miniruby 0.000000 0.001289 1.532495 ( 1.533723)
build_ruby 0.001927 0.000075 4.037626 ( 4.223187)
build_all 0.008617 0.001007 6.566859 ( 3.049574)
build_install 0.016716 0.003307 8.521458 ( 4.756283)
test_btest 0.000705 0.000149 74.370226 ( 23.450893)
test_basic 0.004691 0.005064 0.839680 ( 0.889349)
test_all 0.085578 0.055146 708.289118 (227.851018)
test_rubyspec 0.046891 0.029349 113.779988 ( 26.885713)
total: 294.87 sec