Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-035239
#<BuildRuby:0x0000561cbfb28a68
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220721-035239",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.002802 0.007807 0.858328 ( 1.523956)
build_miniruby 0.001316 0.000405 0.059928 ( 0.058244)
build_ruby 0.001071 0.000329 0.055509 ( 0.054002)
build_all 0.008067 0.001106 1.284448 ( 0.501664)
build_install 0.006297 0.011659 4.387911 ( 1.841997)
test_btest 0.001582 0.000678 51.760515 ( 6.051031)
test_basic 0.004905 0.002102 0.310599 ( 0.401030)
test_all 0.001972 0.000845 480.248211 ( 51.331528)
test_rubyspec 0.078086 0.054358 42.026365 ( 47.887670)
total: 109.65 sec