Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-001057
#<BuildRuby:0x000055b2dba8d9d0
@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.20221207-001057",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000069 0.000011 0.000080 ( 0.000077)
build_up 0.006222 0.004475 1.190988 ( 1.352655)
build_miniruby 0.002230 0.000478 0.831698 ( 0.829853)
build_ruby 0.002486 0.000533 2.221073 ( 2.126285)
build_all 0.007748 0.011487 18.559740 ( 2.113487)
build_install 0.011501 0.010294 2.079533 ( 1.021294)
test_btest 0.000929 0.000398 92.930863 ( 8.954044)
test_basic 0.002856 0.005336 0.352295 ( 0.446784)
test_all 0.001250 0.000595 698.723840 ( 69.717665)
test_rubyspec 0.069987 0.073483 49.133663 ( 57.620879)
total: 144.18 sec