Logfile: /home/ko1/ruby/logs/brlog.trunk.20230526-152823
#<BuildRuby:0x000055c3ba457fa8
@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.20230526-152823",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004700 0.001105 1.385079 ( 2.692791)
build_miniruby 0.000801 0.000189 0.764676 ( 0.764009)
build_ruby 0.000000 0.001303 2.375911 ( 2.376168)
build_all 0.005252 0.004373 12.420687 ( 1.140901)
build_install 0.007200 0.000000 1.714858 ( 0.835750)
test_btest 0.001090 0.000000 82.233856 ( 6.523792)
test_basic 0.003923 0.000000 0.544782 ( 0.621975)
test_all 0.001555 0.000000 424.686575 ( 46.620559)
test_rubyspec 0.014557 0.025700 41.510880 ( 54.035208)
total: 115.61 sec