Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-125925
#<BuildRuby:0x00005608d6522eb8
@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.20230801-125925",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.006703 0.000610 1.366212 ( 2.833884)
build_miniruby 0.000837 0.000076 0.873791 ( 0.874312)
build_ruby 0.000000 0.001086 2.649889 ( 2.649250)
build_all 0.000000 0.009317 13.709411 ( 1.229232)
build_install 0.004452 0.003663 1.986628 ( 0.892561)
test_btest 0.000495 0.000165 81.148067 ( 7.873225)
test_basic 0.003673 0.000000 0.673973 ( 0.752121)
test_all 0.000845 0.000234 498.234516 ( 50.571360)
test_rubyspec 0.012644 0.026823 42.946229 ( 55.339524)
total: 123.02 sec