Logfile: /home/ko1/ruby/logs/brlog.trunk.20230524-130819
#<BuildRuby:0x000055da94cefee0
@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.20230524-130819",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004275 0.000755 1.334313 ( 2.669906)
build_miniruby 0.000914 0.000161 0.812666 ( 0.812371)
build_ruby 0.001040 0.000183 2.509796 ( 2.510913)
build_all 0.000030 0.008908 12.284399 ( 1.088098)
build_install 0.006697 0.000624 1.666225 ( 0.841126)
test_btest 0.000847 0.000235 82.116329 ( 6.179375)
test_basic 0.003921 0.001090 0.747418 ( 0.828135)
test_all 0.001190 0.000330 434.749139 ( 47.182268)
test_rubyspec 0.021475 0.020429 42.814555 ( 55.027876)
total: 117.14 sec