Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260322-162308
#<BuildRuby:0x000071766ba8fdd8
@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.20260322-162308",
@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.000024 0.000005 0.000029 ( 0.000030)
autoconf 0.000045 0.000009 0.000054 ( 0.000049)
configure 0.000038 0.000008 0.000046 ( 0.000045)
build_up 0.002467 0.005124 3.080722 ( 3.545328)
build_miniruby 0.001753 0.000176 2.263372 ( 2.335707)
build_ruby 0.000000 0.002410 5.806409 ( 6.176982)
build_all 0.007031 0.002782 8.091909 ( 5.586337)
build_install 0.020848 0.003156 10.979948 ( 8.194152)
test_btest 0.000002 0.001042 81.132200 ( 24.753354)
test_basic 0.004161 0.005395 1.204376 ( 1.243733)
test_all 0.098361 0.041208 801.236292 (231.306583)
test_rubyspec 0.060409 0.033715 141.332085 ( 30.259350)
total: 313.40 sec