Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-221421
#<BuildRuby:0x0000555ecfa575c0
@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.20230120-221421",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.003435 0.000573 0.647696 ( 1.049199)
build_miniruby 0.000871 0.000145 0.673572 ( 0.672628)
build_ruby 0.001122 0.000187 2.187375 ( 2.186690)
build_all 0.008623 0.000638 11.882050 ( 1.502167)
build_install 0.006212 0.000201 1.502792 ( 0.709157)
test_btest 0.000638 0.000000 65.909056 ( 5.954048)
test_basic 0.003489 0.000000 0.242661 ( 0.338316)
test_all 0.001133 0.000000 489.892760 ( 45.853257)
test_rubyspec 0.022889 0.010612 35.042615 ( 45.622682)
total: 103.89 sec