Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-173103
#<BuildRuby:0x00007f13c5ccfdc8
@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.20241231-173103",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.001128 0.004340 1.934264 ( 2.218044)
build_miniruby 0.001622 0.000000 1.479922 ( 1.476856)
build_ruby 0.002029 0.000000 3.974572 ( 4.165405)
build_all 0.007624 0.000000 6.272166 ( 2.595737)
build_install 0.009115 0.006002 7.907021 ( 4.197204)
test_btest 0.000666 0.000181 71.456955 ( 19.529926)
test_basic 0.000916 0.008038 0.970754 ( 1.020384)
test_all 0.090661 0.050038 633.368175 (182.902437)
test_rubyspec 0.051928 0.029686 113.729961 ( 21.560608)
total: 239.67 sec