Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-211241
#<BuildRuby:0x000055ca66291fb8
@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.20231206-211241",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000001 0.000018 ( 0.000018)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006861 0.000000 2.286776 ( 2.793441)
build_miniruby 0.000000 0.001562 1.610704 ( 1.611634)
build_ruby 0.000196 0.001796 3.342671 ( 3.575809)
build_all 0.007294 0.000375 5.729996 ( 3.081935)
build_install 0.018119 0.000000 7.539687 ( 3.971398)
test_btest 0.000708 0.000000 82.487067 ( 37.630586)
test_basic 0.006340 0.000163 0.932712 ( 1.033390)
test_all 0.090564 0.028690 707.195907 (278.332092)
test_rubyspec 0.028989 0.035326 94.891187 (108.341955)
total: 440.37 sec