Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260323-042256
#<BuildRuby:0x000078c55003fdc0
@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.20260323-042256",
@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.000022 0.000009 0.000031 ( 0.000030)
autoconf 0.000038 0.000016 0.000054 ( 0.000055)
configure 0.000034 0.000014 0.000048 ( 0.000046)
build_up 0.003005 0.004456 3.047283 ( 3.243669)
build_miniruby 0.002040 0.000006 2.231390 ( 2.236652)
build_ruby 0.001313 0.001145 5.986038 ( 6.086502)
build_all 0.008495 0.001659 8.007182 ( 4.399722)
build_install 0.016177 0.007393 10.856914 ( 7.042088)
test_btest 0.000110 0.001081 82.721908 ( 29.564890)
test_basic 0.003070 0.007223 1.258600 ( 1.299102)
test_all 0.096974 0.045051 824.044984 (247.094975)
test_rubyspec 0.052102 0.039258 140.718838 ( 32.492587)
total: 333.46 sec