Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-154404
#<BuildRuby:0x000055673a826f08
@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.20221019-154404",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.005548 0.004848 1.132491 ( 2.228241)
build_miniruby 0.001363 0.000817 0.105822 ( 0.102159)
build_ruby 0.000915 0.000549 0.109034 ( 0.106153)
build_all 0.007471 0.001778 1.353449 ( 0.576858)
build_install 0.014851 0.001134 1.682621 ( 0.906645)
test_btest 0.001578 0.000690 61.856473 ( 6.286004)
test_basic 0.002856 0.003536 0.354248 ( 0.444390)
test_all 0.006296 0.000000 501.010968 ( 53.678979)
test_rubyspec 0.079465 0.051430 43.291193 ( 51.874508)
total: 116.20 sec