Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241224-114940
#<BuildRuby:0x00007f609b53fdd8
@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.20241224-114940",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.005919 0.000897 2.182303 ( 7.797788)
build_miniruby 0.001498 0.000227 1.729862 ( 3.072586)
build_ruby 0.001915 0.000290 4.468334 ( 16.879930)
build_all 0.007988 0.000544 7.407354 ( 10.725658)
build_install 0.023143 0.000727 9.174862 ( 16.680603)
test_btest 0.001157 0.000152 83.012625 (120.891116)
test_basic 0.010880 0.000807 1.059889 ( 2.340620)
test_all 0.126662 0.036231 819.347100 (1076.490428)
test_rubyspec 0.068662 0.018757 123.431530 ( 60.273953)
total: 1315.15 sec