Logfile: /home/ko1/ruby/logs/brlog.trunk.20230608-121219
#<BuildRuby:0x000055f30e6d7520
@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.20230608-121219",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.001730 0.003723 1.346018 ( 2.629230)
build_miniruby 0.000871 0.000137 0.819647 ( 0.818517)
build_ruby 0.001056 0.000166 2.387045 ( 2.387513)
build_all 0.009669 0.000000 12.956017 ( 1.104505)
build_install 0.003691 0.004294 1.765536 ( 0.865680)
test_btest 0.000884 0.000161 81.348552 ( 7.616681)
test_basic 0.003642 0.000662 0.653164 ( 0.734611)
test_all 0.001783 0.000107 441.436372 ( 40.182957)
test_rubyspec 0.011050 0.028448 43.257033 ( 55.670460)
total: 112.01 sec