Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260228-153507
#<BuildRuby:0x00007635accefdd0
@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.20260228-153507",
@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.000023)
autoconf 0.000036 0.000011 0.000047 ( 0.000048)
configure 0.000026 0.000009 0.000035 ( 0.000035)
build_up 0.002280 0.004448 2.237726 ( 2.485714)
build_miniruby 0.000967 0.000641 1.639891 ( 1.614951)
build_ruby 0.001817 0.000000 3.989504 ( 4.142299)
build_all 0.005046 0.002692 6.799422 ( 2.993610)
build_install 0.008410 0.008869 8.404042 ( 4.484051)
test_btest 0.000678 0.000267 80.712905 ( 20.914097)
test_basic 0.002703 0.006979 0.902202 ( 0.944247)
test_all 0.093774 0.034031 765.586559 (235.935335)
test_rubyspec 0.053317 0.043265 149.387768 ( 34.573662)
total: 308.09 sec