Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-194520
#<BuildRuby:0x000055e86ead3d68
@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.20231019-194520",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004640 0.000489 1.393380 ( 1.637203)
build_miniruby 0.001043 0.000110 0.866579 ( 0.866771)
build_ruby 0.000000 0.001573 2.661126 ( 2.660705)
build_all 0.006906 0.003728 17.082236 ( 1.512842)
build_install 0.007540 0.006010 5.114989 ( 1.218199)
test_btest 0.000832 0.000173 84.197356 ( 7.879286)
test_basic 0.000000 0.005206 0.895009 ( 0.969895)
test_all 0.004334 0.002553 554.358146 ( 49.749971)
test_rubyspec 0.029579 0.016895 51.389599 ( 63.677045)
total: 130.17 sec