Logfile: /home/ko1/ruby/logs/brlog.trunk.20230528-200545
#<BuildRuby:0x0000564f604fb568
@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.20230528-200545",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002369 0.003444 1.425594 ( 2.676493)
build_miniruby 0.001088 0.000302 0.884512 ( 0.883738)
build_ruby 0.001218 0.000000 2.335856 ( 2.335907)
build_all 0.009226 0.000000 12.418229 ( 1.158567)
build_install 0.007555 0.000000 1.641885 ( 0.831136)
test_btest 0.000948 0.000000 81.126166 ( 7.689328)
test_basic 0.003851 0.000000 0.694437 ( 0.775474)
test_all 0.001643 0.000000 447.327107 ( 43.469756)
test_rubyspec 0.013627 0.024742 41.408279 ( 53.969551)
total: 113.79 sec