Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250813-221559
#<BuildRuby:0x0000749e3c04fde0
@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.20250813-221559",
@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.000004 0.000020 ( 0.000022)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.007702 0.003021 4.940209 ( 5.946583)
build_miniruby 0.001364 0.000380 5.352974 ( 5.660610)
build_ruby 0.001539 0.000597 4.477661 ( 30.764614)
build_all 0.005901 0.003299 6.514879 ( 5.815585)
build_install 0.022425 0.002996 10.359966 ( 17.734316)
test_btest 0.000728 0.000197 62.486121 ( 41.360002)
test_basic 0.004224 0.003939 0.999466 ( 1.418230)
test_all 0.092500 0.035259 657.829678 (263.342729)
test_rubyspec 0.048008 0.028179 109.754078 ( 25.291132)
total: 397.34 sec