Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-113802
#<BuildRuby:0x0000563e08af5fb8
@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-113802",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.001996 0.003722 1.506269 ( 1.858880)
build_miniruby 0.001154 0.000177 1.238389 ( 1.236615)
build_ruby 0.001286 0.000198 2.971873 ( 3.214204)
build_all 0.003744 0.003278 5.503210 ( 2.275188)
build_install 0.011229 0.003811 6.300823 ( 3.027837)
test_btest 0.000651 0.000126 79.276035 ( 20.190979)
test_basic 0.005081 0.000219 0.751484 ( 0.813547)
test_all 0.082010 0.040990 661.219716 (210.891640)
test_rubyspec 0.026416 0.025349 80.432760 ( 91.939856)
total: 335.45 sec