Logfile: /home/ko1/ruby/logs/brlog.trunk.20230609-022859
#<BuildRuby:0x000055ca44e93108
@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.20230609-022859",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005465 0.000337 1.362393 ( 2.641509)
build_miniruby 0.000906 0.000213 0.832718 ( 0.831767)
build_ruby 0.001071 0.000252 2.413944 ( 2.414109)
build_all 0.009563 0.000000 12.190476 ( 1.123230)
build_install 0.007499 0.000000 1.723426 ( 0.854915)
test_btest 0.001171 0.000000 81.758217 ( 6.812240)
test_basic 0.002713 0.001689 0.553211 ( 0.635124)
test_all 0.001259 0.000252 409.409216 ( 43.917762)
test_rubyspec 0.024220 0.016730 41.559114 ( 54.098899)
total: 113.33 sec