Logfile: /home/ko1/ruby/logs/brlog.trunk.20230815-145020
#<BuildRuby:0x00005598f8c13040
@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.20230815-145020",
@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.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006228 0.000360 1.566277 ( 2.970860)
build_miniruby 0.000840 0.000132 0.925229 ( 0.925947)
build_ruby 0.001006 0.000159 2.738478 ( 2.737936)
build_all 0.009563 0.000809 17.848273 ( 1.594660)
build_install 0.005914 0.003155 5.215200 ( 1.231268)
test_btest 0.000834 0.000145 83.338985 ( 7.355019)
test_basic 0.003744 0.000651 0.646527 ( 0.726252)
test_all 0.005183 0.000902 540.733105 ( 55.250573)
test_rubyspec 0.025679 0.025277 49.818330 ( 62.225365)
total: 135.02 sec