Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-142143
#<BuildRuby:0x000055a9d987e2d0
@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.20230121-142143",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000594 0.003977 0.952051 ( 1.306176)
build_miniruby 0.001240 0.000206 1.233956 ( 1.232294)
build_ruby 0.001412 0.000236 2.734441 ( 3.027969)
build_all 0.003531 0.003154 3.648408 ( 1.854210)
build_install 0.011857 0.003141 2.724407 ( 1.964307)
test_btest 0.000811 0.000162 57.692663 ( 19.647693)
test_basic 0.002144 0.004263 0.439820 ( 0.537886)
test_all 0.001530 0.000357 622.213449 (196.333418)
test_rubyspec 0.022627 0.023432 67.171394 ( 77.141870)
total: 303.05 sec