Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251027-103322
#<BuildRuby:0x000074da14cffdd8
@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-103322",
@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.000024 0.000000 0.000024 ( 0.000022)
autoconf 0.000032 0.000000 0.000032 ( 0.000032)
configure 0.000025 0.000000 0.000025 ( 0.000027)
build_up 0.002538 0.004928 3.106429 ( 2.053425)
build_miniruby 0.000880 0.000394 1.127098 ( 1.124706)
build_ruby 0.001568 0.000000 2.926711 ( 2.996100)
build_all 0.005943 0.001212 4.939351 ( 1.935039)
build_install 0.016194 0.002754 8.598432 ( 3.918713)
test_btest 0.000747 0.000153 61.190323 ( 16.654500)
test_basic 0.000971 0.006654 0.910500 ( 0.957239)
test_all 0.095102 0.033525 761.560636 (233.599274)
test_rubyspec 0.050658 0.033235 124.191654 ( 34.890883)
total: 298.13 sec