Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260323-053243
#<BuildRuby:0x00007db6e757fdc0
@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-053243",
@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.000021 0.000006 0.000027 ( 0.000028)
autoconf 0.000037 0.000011 0.000048 ( 0.000048)
configure 0.000000 0.000057 0.000057 ( 0.000056)
build_up 0.002522 0.005393 3.137466 ( 3.619147)
build_miniruby 0.001542 0.000485 2.340556 ( 2.498913)
build_ruby 0.001254 0.001078 6.003224 ( 6.338010)
build_all 0.008542 0.001799 8.323236 ( 5.335939)
build_install 0.018116 0.005204 11.368292 ( 7.960129)
test_btest 0.000801 0.000249 83.309932 ( 26.222574)
test_basic 0.005153 0.004913 0.962269 ( 1.001589)
test_all 0.101775 0.034629 759.342882 (219.335227)
test_rubyspec 0.049234 0.047446 147.556871 ( 31.985975)
total: 304.30 sec