Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-024100
#<BuildRuby:0x00007f0f3b2dfdd8
@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.20241214-024100",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005791 0.000202 1.836337 ( 2.161756)
build_miniruby 0.000000 0.001557 1.431311 ( 1.428303)
build_ruby 0.000000 0.001828 3.648925 ( 3.769675)
build_all 0.000680 0.007218 5.552941 ( 2.153585)
build_install 0.003761 0.012748 7.331678 ( 3.862112)
test_btest 0.000738 0.000238 73.710479 ( 19.770106)
test_basic 0.000000 0.011086 0.974952 ( 1.026207)
test_all 0.110185 0.036181 697.023244 (213.350928)
test_rubyspec 0.033982 0.040807 109.604613 ( 26.277985)
total: 273.80 sec