Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250721-224030
#<BuildRuby:0x000077bac16ffdd0
@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.20250721-224030",
@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.000019)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.002432 0.005139 3.688345 ( 2.662222)
build_miniruby 0.001025 0.000333 1.518088 ( 1.514946)
build_ruby 0.001017 0.000683 3.647278 ( 3.842559)
build_all 0.003690 0.003906 5.597906 ( 2.336480)
build_install 0.013279 0.003487 8.327266 ( 4.186797)
test_btest 0.000785 0.000073 58.079096 ( 16.622207)
test_basic 0.001907 0.006573 0.939335 ( 0.991948)
test_all 0.091359 0.028798 697.511164 (206.270246)
test_rubyspec 0.044170 0.034965 150.660391 ( 32.807272)
total: 271.24 sec