Logfile: /home/ko1/ruby/logs/brlog.trunk.20230702-161423
#<BuildRuby:0x000055ce6012b040
@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.20230702-161423",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000612 0.004225 1.342385 ( 2.601841)
build_miniruby 0.001018 0.000108 0.891753 ( 0.891645)
build_ruby 0.001011 0.000106 2.535075 ( 2.536130)
build_all 0.008917 0.000461 11.796907 ( 8.199001)
build_install 0.007463 0.000279 5.061607 ( 1.886017)
test_btest 0.001083 0.000103 89.767634 ( 7.134072)
test_basic 0.003819 0.000364 0.765005 ( 0.846283)
test_all 0.000987 0.000094 476.931837 ( 43.128683)
test_rubyspec 0.016502 0.026332 43.658331 ( 56.136818)
total: 123.36 sec