Logfile: /home/ko1/ruby/logs/brlog.trunk.20231114-055203
#<BuildRuby:0x0000557e7082eeb8
@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.20231114-055203",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004637 0.000056 1.356414 ( 1.599137)
build_miniruby 0.001041 0.000109 0.871766 ( 0.871550)
build_ruby 0.001272 0.000134 2.873177 ( 2.873548)
build_all 0.009284 0.000502 16.264956 ( 1.486988)
build_install 0.008460 0.000846 4.896898 ( 1.152795)
test_btest 0.001071 0.000107 82.189741 ( 7.503895)
test_basic 0.004385 0.000000 0.751254 ( 0.828774)
test_all 0.119015 0.015784 492.958342 ( 52.134168)
test_rubyspec 0.010565 0.036924 51.553886 ( 63.997192)
total: 132.45 sec