Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-072831
#<BuildRuby:0x000055bcb3c346d0
@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.20230104-072831",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000015)
configure 0.000047 0.000016 0.000063 ( 0.000062)
build_up 0.004474 0.004200 0.969611 ( 1.173298)
build_miniruby 0.002888 0.000000 0.841714 ( 0.840656)
build_ruby 0.000000 0.002652 2.148479 ( 2.148997)
build_all 0.017311 0.002862 18.635603 ( 2.145476)
build_install 0.017285 0.004579 2.013493 ( 1.035522)
test_btest 0.001008 0.000356 87.907850 ( 8.955057)
test_basic 0.002326 0.006098 0.355591 ( 0.443593)
test_all 0.002443 0.000000 674.415832 ( 63.294695)
test_rubyspec 0.114438 0.061922 48.104853 ( 56.118527)
total: 136.16 sec