Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250724-232343
#<BuildRuby:0x000070411137fdd0
@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.20250724-232343",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.002094 0.005318 3.160547 ( 2.313895)
build_miniruby 0.000916 0.000319 1.082107 ( 1.079274)
build_ruby 0.001179 0.000409 2.823517 ( 2.988147)
build_all 0.005836 0.001661 5.399029 ( 2.243551)
build_install 0.010470 0.005846 8.141197 ( 4.014311)
test_btest 0.000892 0.000035 54.901869 ( 16.712092)
test_basic 0.005787 0.002366 1.071337 ( 1.276371)
test_all 0.087316 0.026318 612.814220 (202.153552)
test_rubyspec 0.040596 0.036252 148.189593 ( 24.543515)
total: 257.33 sec