Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250724-085038
#<BuildRuby:0x000071b14004fde0
@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-085038",
@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.000004 0.000016 ( 0.000017)
autoconf 0.000030 0.000010 0.000040 ( 0.000040)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.000776 0.006388 3.518488 ( 2.497896)
build_miniruby 0.000961 0.000408 1.645740 ( 1.641929)
build_ruby 0.001192 0.000506 3.427764 ( 3.587724)
build_all 0.004290 0.003192 5.788631 ( 2.396617)
build_install 0.014571 0.002035 8.112200 ( 3.974629)
test_btest 0.000894 0.000007 56.101959 ( 16.011469)
test_basic 0.003791 0.003850 0.789464 ( 0.841728)
test_all 0.082886 0.031864 637.124993 (207.787012)
test_rubyspec 0.044395 0.034215 155.999247 ( 28.719086)
total: 267.46 sec