Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250509-215637
#<BuildRuby:0x00007f891901fdc0
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250509-215637",
@make="make",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000032 0.000005 0.000037 ( 0.000038)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.001988 0.004421 2.687179 ( 2.883140)
build_miniruby 0.001729 0.000000 1.839712 ( 1.842900)
build_ruby 0.002425 0.000000 4.730670 ( 4.771604)
build_all 0.009731 0.000300 6.726135 ( 4.059735)
build_install 0.017665 0.004345 8.537178 ( 5.284374)
test_btest 0.000745 0.000134 53.913326 ( 23.468356)
test_basic 0.007656 0.000602 0.822498 ( 0.878551)
test_all 0.083517 0.040398 631.193892 (215.139342)
test_rubyspec 0.054560 0.022965 106.142208 ( 25.340827)
total: 283.67 sec