Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250510-185426
#<BuildRuby:0x00007fe5e78dfde0
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250510-185426",
@make="make",
@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.000016 0.000003 0.000019 ( 0.000021)
autoconf 0.000030 0.000007 0.000037 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.002448 0.003595 2.310724 ( 2.408031)
build_miniruby 0.001451 0.000000 1.168702 ( 1.165971)
build_ruby 0.001796 0.000000 3.732528 ( 3.854285)
build_all 0.008553 0.001009 6.031117 ( 2.485346)
build_install 0.011537 0.006839 7.929772 ( 4.180253)
test_btest 0.000760 0.000211 52.068513 ( 14.558261)
test_basic 0.005954 0.002292 0.905228 ( 0.957735)
test_all 0.097582 0.024840 591.913028 (196.961154)
test_rubyspec 0.029864 0.041165 104.106352 ( 21.899198)
total: 248.47 sec