Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250810-025903
#<BuildRuby:0x000074941e90fde0
@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.20250810-025903",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.006897 0.000815 3.898734 ( 2.777846)
build_miniruby 0.001365 0.000000 1.594083 ( 1.591294)
build_ruby 0.001702 0.000027 3.651349 ( 3.783857)
build_all 0.006055 0.001670 5.929089 ( 2.525758)
build_install 0.010949 0.006491 8.807773 ( 4.326683)
test_btest 0.000894 0.000000 57.899203 ( 16.050739)
test_basic 0.003377 0.004733 0.830915 ( 0.886988)
test_all 0.090281 0.025500 687.744413 (196.590051)
test_rubyspec 0.048903 0.028959 151.168328 ( 24.854508)
total: 253.39 sec