Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250907-144853
#<BuildRuby:0x0000760fa84dfde0
@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.20250907-144853",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.005609 0.003058 4.495781 ( 2.894910)
build_miniruby 0.000281 0.001130 1.581966 ( 1.578483)
build_ruby 0.001544 0.000146 3.924333 ( 3.976225)
build_all 0.005662 0.002226 6.016092 ( 2.540994)
build_install 0.011564 0.008098 9.581769 ( 4.644837)
test_btest 0.000698 0.000235 61.608736 ( 17.029164)
test_basic 0.002312 0.006146 1.060012 ( 1.107058)
test_all 0.077244 0.045904 676.299320 (239.795290)
test_rubyspec 0.059054 0.023443 113.616246 ( 24.898461)
total: 298.47 sec