Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251220-150413
#<BuildRuby:0x0000757daf62fdc0
@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.20251220-150413",
@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.000022 0.000005 0.000027 ( 0.000029)
autoconf 0.000037 0.000009 0.000046 ( 0.000047)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.002254 0.004659 2.994847 ( 2.822064)
build_miniruby 0.000700 0.000926 1.568929 ( 1.565705)
build_ruby 0.001967 0.000000 4.612671 ( 4.673465)
build_all 0.007583 0.002467 7.225389 ( 3.268163)
build_install 0.012479 0.008341 9.935665 ( 5.815181)
test_btest 0.000743 0.000241 75.300909 ( 20.823649)
test_basic 0.004422 0.005090 1.109537 ( 1.163532)
test_all 0.091547 0.040318 765.789677 (227.937742)
test_rubyspec 0.052144 0.031333 129.169411 ( 30.573546)
total: 298.64 sec