Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-115612
#<BuildRuby:0x000056550a20a228
@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.20230921-115612",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.002272 0.004472 2.146987 ( 3.442762)
build_miniruby 0.001171 0.000195 1.426183 ( 1.424380)
build_ruby 0.001347 0.000224 2.890509 ( 3.083094)
build_all 0.002475 0.004817 5.794531 ( 2.368603)
build_install 0.011966 0.006221 7.136175 ( 3.404474)
test_btest 0.000847 0.000203 81.893137 ( 21.656040)
test_basic 0.001687 0.003923 0.891284 ( 0.949024)
test_all 0.004499 0.004593 653.529319 (191.634576)
test_rubyspec 0.021339 0.031826 90.642051 (101.987009)
total: 329.95 sec