Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250803-112109
#<BuildRuby:0x00007cb9290ffdc0
@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.20250803-112109",
@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.000013 0.000005 0.000018 ( 0.000019)
autoconf 0.000023 0.000009 0.000032 ( 0.000031)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.000908 0.006467 3.110521 ( 2.096769)
build_miniruby 0.000271 0.001111 1.080437 ( 1.077769)
build_ruby 0.001504 0.000000 2.705592 ( 2.869789)
build_all 0.005384 0.001466 5.121544 ( 2.004732)
build_install 0.010661 0.006792 7.635017 ( 3.614523)
test_btest 0.000000 0.000945 53.404051 ( 14.900177)
test_basic 0.001326 0.006231 0.677462 ( 0.732141)
test_all 0.087795 0.023529 563.771592 (168.652684)
test_rubyspec 0.043380 0.036389 150.406946 ( 24.032607)
total: 219.98 sec