Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-095503
#<BuildRuby:0x000055b1a4ef3d68
@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.20230615-095503",
@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.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005184 0.001296 1.320895 ( 2.715027)
build_miniruby 0.000792 0.000198 0.848262 ( 0.847510)
build_ruby 0.001253 0.000314 2.507972 ( 2.508037)
build_all 0.009913 0.000000 12.611258 ( 1.191272)
build_install 0.000000 0.007929 1.771174 ( 0.858517)
test_btest 0.000000 0.001092 82.223851 ( 6.909147)
test_basic 0.000000 0.003613 0.533702 ( 0.617244)
test_all 0.000598 0.001539 440.956310 ( 41.402824)
test_rubyspec 0.024631 0.014907 41.935652 ( 54.356871)
total: 111.41 sec