Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260107-053041
#<BuildRuby:0x00007b50aa50fde0
@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.20260107-053041",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000031 0.000008 0.000039 ( 0.000040)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.004266 0.003365 3.127084 ( 3.059441)
build_miniruby 0.000668 0.001006 1.762545 ( 1.759615)
build_ruby 0.001305 0.000794 4.542824 ( 4.595603)
build_all 0.006988 0.001996 7.600203 ( 3.538336)
build_install 0.016988 0.005613 10.207908 ( 5.873815)
test_btest 0.001141 0.000036 80.877044 ( 30.963568)
test_basic 0.004798 0.005010 1.253818 ( 1.310325)
test_all 0.093098 0.041052 781.047696 (243.586392)
test_rubyspec 0.043560 0.044737 130.955415 ( 30.781956)
total: 325.47 sec