Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-091708
#<BuildRuby:0x00007f44c961fde0
@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.20241226-091708",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.002105 0.003773 1.962751 ( 2.469292)
build_miniruby 0.001224 0.000222 1.250493 ( 1.247699)
build_ruby 0.001558 0.000283 3.884260 ( 34.419135)
build_all 0.007218 0.001313 6.585549 ( 2.746034)
build_install 0.007982 0.008770 8.513884 ( 4.595461)
test_btest 0.000692 0.000173 76.485927 ( 21.221277)
test_basic 0.002545 0.007024 1.014628 ( 1.300256)
test_all 0.093285 0.047542 708.388179 (219.770204)
test_rubyspec 0.045856 0.035361 117.689999 ( 27.553058)
total: 315.32 sec