Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-084038
#<BuildRuby:0x000055660d684c00
@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.20221115-084038",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.002807 0.008093 1.101573 ( 1.604844)
build_miniruby 0.002244 0.000448 0.849546 ( 0.847972)
build_ruby 0.003002 0.000601 2.231371 ( 2.140936)
build_all 0.016839 0.004249 18.553022 ( 2.162944)
build_install 0.019459 0.003871 1.845196 ( 0.952178)
test_btest 0.001440 0.000000 85.514923 ( 8.833831)
test_basic 0.004630 0.004744 0.344430 ( 0.429996)
test_all 0.002413 0.000287 700.383442 ( 70.035436)
test_rubyspec 0.108604 0.073739 47.204096 ( 55.354315)
total: 142.36 sec