Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250529-163722
#<BuildRuby:0x00007f246e1afdd0
@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.20250529-163722",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.002132 0.004351 2.652759 ( 2.302595)
build_miniruby 0.001303 0.000193 1.258275 ( 1.255942)
build_ruby 0.001771 0.000263 3.128071 ( 3.295041)
build_all 0.006906 0.001023 6.087631 ( 2.531199)
build_install 0.008730 0.008036 8.679374 ( 4.498618)
test_btest 0.000756 0.000151 52.417975 ( 15.464391)
test_basic 0.007135 0.000660 0.921786 ( 0.975880)
test_all 0.079141 0.038668 645.147665 (190.447401)
test_rubyspec 0.034371 0.041345 103.426228 ( 24.041487)
total: 244.81 sec