Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-223603
#<BuildRuby:0x000055e37cc7f280
@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.20240112-223603",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.000000 0.003879 0.957873 ( 1.383271)
build_miniruby 0.000881 0.000192 0.902507 ( 0.902863)
build_ruby 0.001345 0.000213 2.804387 ( 2.807520)
build_all 0.010058 0.000000 14.702036 ( 1.426931)
build_install 0.008252 0.000254 4.244223 ( 1.151258)
test_btest 0.000778 0.000102 75.424068 ( 7.608622)
test_basic 0.003980 0.000000 0.586849 ( 0.662928)
test_all 0.108175 0.027616 531.196759 ( 52.927907)
test_rubyspec 0.015812 0.018144 51.022558 ( 63.555693)
total: 132.43 sec