Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260110-211120
#<BuildRuby:0x00007a59d431fdc8
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20260110-211120",
@make="make",
@no_timeout_error=nil,
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000031 0.000009 0.000040 ( 0.000041)
configure 0.000025 0.000008 0.000033 ( 0.000032)
build_up 0.003213 0.004071 2.927274 ( 2.722754)
build_miniruby 0.000950 0.000984 1.786417 ( 1.783389)
build_ruby 0.001930 0.000018 4.204701 ( 4.273549)
build_all 0.005173 0.004068 7.235721 ( 3.051743)
build_install 0.012191 0.009094 9.915117 ( 5.382261)
test_btest 0.000008 0.001009 80.301283 ( 22.832965)
test_basic 0.004834 0.005234 1.165130 ( 1.208463)
test_all 0.103206 0.030208 832.298178 (257.681765)
test_rubyspec 0.049767 0.040068 139.188801 ( 33.413214)
total: 332.35 sec