Logfile: /home/ko1/ruby/logs/brlog.trunk.20231025-224432
#<BuildRuby:0x000055d84c503bb8
@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.20231025-224432",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.004118 0.001030 1.391774 ( 1.629983)
build_miniruby 0.000838 0.000210 0.923572 ( 0.923093)
build_ruby 0.001062 0.000266 2.676863 ( 2.676936)
build_all 0.008974 0.001045 15.772669 ( 1.491172)
build_install 0.004270 0.006051 4.810858 ( 1.167247)
test_btest 0.000748 0.000220 78.237454 ( 7.650629)
test_basic 0.000341 0.005219 0.770227 ( 0.845345)
test_all 0.087368 0.048908 502.859638 ( 46.029696)
test_rubyspec 0.027107 0.021144 49.058412 ( 61.411822)
total: 123.83 sec