Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250814-174118
#<BuildRuby:0x000070008eabfdc0
@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.20250814-174118",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.000142 0.007334 3.540799 ( 2.464602)
build_miniruby 0.000271 0.001078 1.075207 ( 1.073080)
build_ruby 0.001369 0.000136 2.652485 ( 2.897117)
build_all 0.005237 0.001134 4.503582 ( 1.795270)
build_install 0.010255 0.004903 6.529208 ( 3.130883)
test_btest 0.000785 0.000075 52.848495 ( 14.872142)
test_basic 0.004551 0.002615 0.832943 ( 0.891739)
test_all 0.085917 0.023878 556.756573 (167.044417)
test_rubyspec 0.048489 0.024712 102.752839 ( 23.666730)
total: 217.84 sec