Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-101721
#<BuildRuby:0x000055ab788c5400
@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.20221015-101721",
@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.000029 0.000005 0.000034 ( 0.000035)
autoconf 0.000042 0.000007 0.000049 ( 0.000049)
configure 0.000028 0.000004 0.000032 ( 0.000033)
build_up 0.006501 0.005504 1.103533 ( 1.168876)
build_miniruby 0.001315 0.000329 0.096758 ( 0.094485)
build_ruby 0.001189 0.000298 0.097950 ( 0.095110)
build_all 0.008736 0.000945 1.308177 ( 0.553920)
build_install 0.011263 0.004056 1.624828 ( 0.874499)
test_btest 0.002089 0.000000 60.919188 ( 6.472090)
test_basic 0.006690 0.000000 0.343622 ( 0.432531)
test_all 0.006411 0.000250 513.174827 ( 54.584577)
test_rubyspec 0.099975 0.032277 43.335389 ( 51.830547)
total: 116.11 sec