Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-163419
#<BuildRuby:0x00007f0366b0fde0
@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.20241212-163419",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000020 0.000007 0.000027 ( 0.000026)
configure 0.000016 0.000006 0.000022 ( 0.000021)
build_up 0.003733 0.003857 3.272411 ( 3.169856)
build_miniruby 0.001015 0.000374 1.127958 ( 1.125074)
build_ruby 0.000000 0.001871 3.376085 ( 3.588532)
build_all 0.007539 0.000423 6.071284 ( 2.457556)
build_install 0.010825 0.008051 8.642529 ( 4.293806)
test_btest 0.000000 0.000867 74.394849 ( 20.322615)
test_basic 0.004692 0.004624 0.804260 ( 0.850622)
test_all 0.110129 0.030225 643.932095 (205.229025)
test_rubyspec 0.052132 0.027390 115.286346 ( 24.340385)
total: 265.38 sec