Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-184437
#<BuildRuby:0x000055d088f5bf00
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221206-184437",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004765 0.000122 1.212886 ( 1.214106)
build_miniruby 0.000758 0.000108 0.993709 ( 0.992533)
build_ruby 0.001158 0.000165 2.694413 ( 2.604746)
build_all 0.004893 0.004271 15.827079 ( 3.268850)
build_install 0.008781 0.001757 2.299083 ( 1.302408)
test_btest 0.000491 0.000098 66.353511 ( 11.138955)
test_basic 0.000000 0.004790 0.281103 ( 0.371600)
test_all 0.000836 0.000223 658.637181 (101.314491)
test_rubyspec 0.034355 0.031019 52.652414 ( 61.027712)
total: 183.24 sec