Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251220-082846
#<BuildRuby:0x00007a0e9127fdc0
@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-082846",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000034 0.000009 0.000043 ( 0.000042)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.003452 0.003133 2.745314 ( 2.595301)
build_miniruby 0.001371 0.000096 1.652004 ( 1.652145)
build_ruby 0.001519 0.000401 4.480852 ( 4.591560)
build_all 0.007918 0.000957 6.891474 ( 3.056607)
build_install 0.011372 0.008039 9.420112 ( 5.156169)
test_btest 0.000942 0.000000 73.306053 ( 19.236544)
test_basic 0.003748 0.005456 0.931238 ( 0.974073)
test_all 0.103622 0.027577 766.455884 (230.742138)
test_rubyspec 0.055119 0.028792 127.545192 ( 29.056055)
total: 297.06 sec