Logfile: /home/ko1/ruby/logs/brlog.trunk.20230612-075541
#<BuildRuby:0x00005639041f2fa0
@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.20230612-075541",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.006082 1.543650 ( 2.836581)
build_miniruby 0.000918 0.000036 0.851713 ( 0.850987)
build_ruby 0.001002 0.000264 2.597970 ( 2.598120)
build_all 0.002632 0.007032 12.956963 ( 1.077165)
build_install 0.007806 0.000159 1.841530 ( 0.876971)
test_btest 0.000912 0.000290 83.482889 ( 7.705665)
test_basic 0.003964 0.000074 0.683705 ( 0.768255)
test_all 0.001127 0.000343 431.522637 ( 46.930593)
test_rubyspec 0.022052 0.017961 41.475112 ( 54.004344)
total: 117.65 sec