Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250915-233918
#<BuildRuby:0x000071b2cf4efdd8
@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.20250915-233918",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000026 0.000008 0.000034 ( 0.000033)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.005423 0.003114 4.578786 ( 2.981658)
build_miniruby 0.001328 0.000098 1.558180 ( 1.554860)
build_ruby 0.001506 0.000148 3.658850 ( 3.737350)
build_all 0.006222 0.001060 6.079079 ( 2.584161)
build_install 0.011242 0.006730 9.022224 ( 4.580791)
test_btest 0.000957 0.000000 60.700910 ( 17.905052)
test_basic 0.004860 0.002801 0.968114 ( 1.022266)
test_all 0.090981 0.030641 663.201269 (205.151300)
test_rubyspec 0.046836 0.031791 113.409575 ( 25.569412)
total: 265.09 sec