Logfile: /home/ko1/ruby/logs/brlog.trunk.20230708-082348
#<BuildRuby:0x000055eeee233b50
@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.20230708-082348",
@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.000005 0.000001 0.000006 ( 0.000008)
build_up 0.003628 0.001088 1.269228 ( 2.553656)
build_miniruby 0.001031 0.000310 0.941642 ( 0.942656)
build_ruby 0.000000 0.001254 2.546624 ( 2.547670)
build_all 0.007140 0.002474 8.964605 ( 8.191292)
build_install 0.006598 0.002199 2.101621 ( 1.713665)
test_btest 0.000860 0.000286 84.956343 ( 7.711702)
test_basic 0.004643 0.000000 0.620682 ( 0.698781)
test_all 0.001250 0.000385 500.889812 ( 48.364554)
test_rubyspec 0.026942 0.010592 43.229993 ( 55.764407)
total: 128.49 sec