Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251028-165002
#<BuildRuby:0x000072e96f0cfdc0
@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.20251028-165002",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000029 0.000009 0.000038 ( 0.000036)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.004240 0.005750 4.755119 ( 3.158334)
build_miniruby 0.001070 0.000360 1.631061 ( 1.627306)
build_ruby 0.000000 0.002024 4.424187 ( 27.631472)
build_all 0.007841 0.001153 6.658608 ( 2.939820)
build_install 0.017292 0.006439 10.282674 ( 5.938322)
test_btest 0.000762 0.000200 65.738212 ( 20.176154)
test_basic 0.003096 0.005678 1.022091 ( 1.071283)
test_all 0.087738 0.036669 597.234442 (182.135444)
test_rubyspec 0.055939 0.024165 115.365436 ( 18.368281)
total: 263.05 sec