Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251213-034637
#<BuildRuby:0x00007975026efdc0
@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.20251213-034637",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.003390 0.003107 1.861242 ( 2.160867)
build_miniruby 0.000295 0.001087 1.198842 ( 1.305285)
build_ruby 0.001148 0.000518 3.377717 ( 13.378806)
build_all 0.002782 0.004970 5.916735 ( 2.440650)
build_install 0.016316 0.005402 8.886846 ( 5.475355)
test_btest 0.000994 0.000005 73.175956 ( 23.772725)
test_basic 0.003707 0.005118 0.985044 ( 2.150493)
test_all 0.095133 0.028633 595.055069 (194.764250)
test_rubyspec 0.053271 0.032827 126.789366 ( 23.515849)
total: 268.97 sec