Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221209-075102
#<BuildRuby:0x00005610dd7aa078
@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.20221209-075102",
@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.000009 0.000001 0.000010 ( 0.000012)
autoconf 0.000013 0.000003 0.000016 ( 0.000019)
configure 0.000013 0.000003 0.000016 ( 0.000017)
build_up 0.001165 0.004342 1.168526 ( 1.569372)
build_miniruby 0.000286 0.004208 60.161213 ( 19.941234)
build_ruby 0.001594 0.000000 2.567530 ( 2.560536)
build_all 0.007252 0.000187 4.486190 ( 1.615420)
build_install 0.011021 0.001902 2.759953 ( 1.826224)
test_btest 0.000568 0.000158 54.988464 ( 13.883656)
test_basic 0.003511 0.000975 0.301499 ( 0.394864)
test_all 0.001009 0.000280 638.639775 (186.856350)
test_rubyspec 0.019170 0.018338 63.036784 ( 72.887314)
total: 301.54 sec