Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250113-050603
#<BuildRuby:0x00007f959330fdd8
@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.20250113-050603",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000030 0.000008 0.000038 ( 0.000036)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.000000 0.005864 2.292463 ( 2.661775)
build_miniruby 0.000599 0.000992 1.441058 ( 1.438312)
build_ruby 0.001552 0.000497 3.849012 ( 4.075220)
build_all 0.006694 0.002293 5.972949 ( 2.708701)
build_install 0.015114 0.003780 7.547060 ( 4.045399)
test_btest 0.000804 0.000251 69.382097 ( 19.641853)
test_basic 0.007721 0.001187 0.883958 ( 0.943286)
test_all 0.096155 0.045836 661.608122 (196.136429)
test_rubyspec 0.052562 0.028339 107.221370 ( 25.909826)
total: 257.56 sec