Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-001627
#<BuildRuby:0x000055f07032be08
@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="-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.20230206-001627",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000016 0.000005 0.000021 ( 0.000019)
build_up 0.003060 0.000918 0.633751 ( 1.045035)
build_miniruby 0.000742 0.000223 0.637793 ( 0.637037)
build_ruby 0.000899 0.000270 2.048035 ( 2.047481)
build_all 0.007975 0.000877 12.200122 ( 1.487137)
build_install 0.005995 0.000235 1.433560 ( 0.696262)
test_btest 0.000507 0.000127 64.300310 ( 5.705300)
test_basic 0.002769 0.000693 0.250524 ( 0.345723)
test_all 0.000916 0.000229 491.172979 ( 46.747280)
test_rubyspec 0.019803 0.008014 34.709133 ( 45.314918)
total: 104.03 sec