Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250703-204918
#<BuildRuby:0x00007872340efdc0
@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.20250703-204918",
@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.000017 0.000005 0.000022 ( 0.000021)
autoconf 0.000027 0.000008 0.000035 ( 0.000034)
configure 0.000000 0.000039 0.000039 ( 0.000030)
build_up 0.002216 0.005418 3.791375 ( 2.726208)
build_miniruby 0.001073 0.000330 1.347895 ( 1.344489)
build_ruby 0.000000 0.001650 3.445859 ( 3.581593)
build_all 0.005996 0.003666 6.205393 ( 3.028650)
build_install 0.018451 0.008778 9.968494 ( 6.513947)
test_btest 0.000820 0.000294 54.984414 ( 19.686553)
test_basic 0.004905 0.001311 0.892848 ( 0.952227)
test_all 0.075543 0.044768 657.864287 (206.915020)
test_rubyspec 0.052128 0.024097 149.806647 ( 30.338165)
total: 275.09 sec