Logfile: /home/ko1/ruby/logs/brlog.trunk.20230601-131751
#<BuildRuby:0x0000558cdc333b50
@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.20230601-131751",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.002529 0.002918 1.277693 ( 2.543213)
build_miniruby 0.000778 0.000164 0.796604 ( 0.796438)
build_ruby 0.000000 0.001345 2.333916 ( 2.334756)
build_all 0.000000 0.009561 12.735538 ( 1.124415)
build_install 0.002350 0.005442 1.680895 ( 0.891314)
test_btest 0.000642 0.000270 85.685773 ( 6.809131)
test_basic 0.003061 0.001289 0.742537 ( 0.828823)
test_all 0.001454 0.000000 453.229844 ( 41.119019)
test_rubyspec 0.021347 0.022210 42.423196 ( 54.863176)
total: 111.31 sec