Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250828-232248
#<BuildRuby:0x00007debf30cfdc0
@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.20250828-232248",
@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.000025 0.000007 0.000032 ( 0.000032)
configure 0.000020 0.000006 0.000026 ( 0.000025)
build_up 0.002919 0.005671 4.281817 ( 2.789648)
build_miniruby 0.001311 0.000102 1.608581 ( 1.605788)
build_ruby 0.000333 0.001441 3.954250 ( 4.039088)
build_all 0.003930 0.004285 5.968566 ( 2.588344)
build_install 0.015135 0.004732 9.377459 ( 4.545819)
test_btest 0.000199 0.000702 59.606264 ( 16.611708)
test_basic 0.004633 0.003327 0.981814 ( 1.031715)
test_all 0.081356 0.037302 634.487131 (185.780030)
test_rubyspec 0.041479 0.036014 110.912249 ( 26.044104)
total: 245.04 sec