Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-101425
#<BuildRuby:0x0000555a1608dfc0
@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.20231220-101425",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001376 0.004221 1.862385 ( 2.233210)
build_miniruby 0.001294 0.000282 1.607173 ( 1.608686)
build_ruby 0.000000 0.001620 3.300495 ( 3.519420)
build_all 0.003443 0.004050 5.384866 ( 2.607858)
build_install 0.007415 0.009850 6.812438 ( 3.795555)
test_btest 0.000541 0.000186 82.472927 ( 30.912051)
test_basic 0.001607 0.004214 0.883375 ( 0.977441)
test_all 0.087866 0.030287 692.923475 (259.064746)
test_rubyspec 0.032109 0.033101 94.204631 (106.095238)
total: 410.82 sec