Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-183128
#<BuildRuby:0x00007fa81fd4fde0
@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.20241228-183128",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000039 0.000009 0.000048 ( 0.000048)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.001426 0.004441 2.052522 ( 2.368751)
build_miniruby 0.001480 0.000000 1.199879 ( 1.196967)
build_ruby 0.001757 0.000000 3.244033 ( 3.380199)
build_all 0.007951 0.000783 6.556258 ( 2.786252)
build_install 0.007546 0.009308 8.032900 ( 4.254179)
test_btest 0.000724 0.000219 75.120250 ( 20.270800)
test_basic 0.000494 0.008850 0.975265 ( 1.026491)
test_all 0.087048 0.054870 714.677429 (228.944694)
test_rubyspec 0.044095 0.036262 113.530449 ( 27.022944)
total: 291.25 sec