Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260118-031449
#<BuildRuby:0x000073abda70fdd8
@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.20260118-031449",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000032 0.000009 0.000041 ( 0.000041)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.000887 0.006307 3.071595 ( 2.858461)
build_miniruby 0.001258 0.000389 1.912764 ( 1.909086)
build_ruby 0.001565 0.000485 4.659322 ( 4.715012)
build_all 0.006286 0.003178 7.346966 ( 3.212044)
build_install 0.015081 0.007796 9.710570 ( 5.345996)
test_btest 0.000905 0.000306 79.215736 ( 21.723385)
test_basic 0.005119 0.005607 1.183819 ( 2.919112)
test_all 0.091918 0.042105 775.847231 (244.459303)
test_rubyspec 0.055282 0.034821 136.996644 ( 33.205414)
total: 320.35 sec