Logfile: /home/ko1/ruby/logs/brlog.trunk.20230621-182517
#<BuildRuby:0x0000561382d67ce8
@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.20230621-182517",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004956 0.000000 1.367877 ( 2.637171)
build_miniruby 0.001202 0.000000 0.845430 ( 0.844505)
build_ruby 0.001243 0.000000 2.481913 ( 2.481825)
build_all 0.009905 0.000000 16.085221 ( 1.375961)
build_install 0.009304 0.000000 4.763057 ( 1.143754)
test_btest 0.001106 0.000000 84.972452 ( 8.036592)
test_basic 0.004428 0.000000 0.481414 ( 0.567960)
test_all 0.000649 0.000827 462.411299 ( 45.960291)
test_rubyspec 0.022648 0.018666 43.479090 ( 55.870751)
total: 118.92 sec