Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251027-214706
#<BuildRuby:0x00007ecb9226fde0
@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.20251027-214706",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000015 0.000005 0.000020 ( 0.000021)
build_up 0.001189 0.006649 3.252831 ( 2.109298)
build_miniruby 0.000211 0.001083 1.062406 ( 1.060186)
build_ruby 0.001559 0.000000 2.811698 ( 2.901658)
build_all 0.005423 0.001917 5.001911 ( 1.909469)
build_install 0.014529 0.002925 7.327366 ( 3.345209)
test_btest 0.000874 0.000000 52.603198 ( 14.375361)
test_basic 0.003897 0.002362 0.666669 ( 0.731973)
test_all 0.070761 0.042271 517.766206 (173.996404)
test_rubyspec 0.046711 0.034552 114.904656 ( 17.968186)
total: 218.40 sec