Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-073424
#<BuildRuby:0x000055d9fd4abb90
@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.20231017-073424",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006219 0.000000 1.482738 ( 1.733762)
build_miniruby 0.001237 0.000000 0.885421 ( 0.885609)
build_ruby 0.001326 0.000109 2.782445 ( 2.782972)
build_all 0.004235 0.006483 18.292045 ( 1.634075)
build_install 0.005105 0.005106 5.460229 ( 1.250583)
test_btest 0.000917 0.000239 95.789750 ( 8.051898)
test_basic 0.000126 0.004081 0.743780 ( 0.819131)
test_all 0.005819 0.000246 571.206680 ( 66.347530)
test_rubyspec 0.019409 0.026120 51.881616 ( 64.157495)
total: 147.66 sec