Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250709-213030
#<BuildRuby:0x000077d273effde0
@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.20250709-213030",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000020 0.000006 0.000026 ( 0.000025)
build_up 0.003377 0.003116 2.746487 ( 2.071092)
build_miniruby 0.001018 0.000289 1.033611 ( 1.032472)
build_ruby 0.001083 0.000308 2.661641 ( 27.018552)
build_all 0.005300 0.001363 4.542652 ( 1.810727)
build_install 0.009299 0.005185 6.786997 ( 3.223172)
test_btest 0.000215 0.000848 45.735347 ( 12.852088)
test_basic 0.003792 0.003330 0.628264 ( 0.725163)
test_all 0.084329 0.025420 531.068410 (174.011366)
test_rubyspec 0.049973 0.027128 144.995756 ( 22.684652)
total: 245.43 sec