Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-051608
#<BuildRuby:0x000055a7dfdff5c0
@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.20230210-051608",
@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.000006 0.000002 0.000008 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.002557 0.001023 0.647996 ( 1.069855)
build_miniruby 0.000696 0.000278 0.651104 ( 0.650513)
build_ruby 0.000847 0.000339 2.055076 ( 2.054835)
build_all 0.005962 0.003215 12.421724 ( 1.486299)
build_install 0.001453 0.004878 1.450197 ( 0.709375)
test_btest 0.000439 0.000220 65.712626 ( 6.416719)
test_basic 0.002232 0.001116 0.258001 ( 0.353950)
test_all 0.000926 0.000463 485.021827 ( 46.732180)
test_rubyspec 0.007858 0.021898 35.516716 ( 46.315326)
total: 105.79 sec