Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-091217
#<BuildRuby:0x000055edec4ba7f0
@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.20221230-091217",
@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.000013 0.000000 0.000013 ( 0.000014)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000019 0.000000 0.000019 ( 0.000020)
build_up 0.004811 0.000200 1.105905 ( 1.536699)
build_miniruby 0.001233 0.000051 1.342299 ( 1.340558)
build_ruby 0.000000 0.001385 2.792470 ( 40.727938)
build_all 0.005468 0.001726 3.553623 ( 1.908103)
build_install 0.009730 0.007754 2.935316 ( 1.934218)
test_btest 0.000616 0.000079 58.425174 ( 16.472666)
test_basic 0.006805 0.000000 0.439547 ( 0.536304)
test_all 0.002016 0.000000 630.023418 (182.819448)
test_rubyspec 0.022285 0.018424 63.500805 ( 73.614416)
total: 320.89 sec