Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-102416
#<BuildRuby:0x0000555a3784ffa8
@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-102416",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004650 0.000000 1.464105 ( 1.741362)
build_miniruby 0.001128 0.000000 0.832535 ( 0.831873)
build_ruby 0.001429 0.000000 2.682885 ( 2.682510)
build_all 0.007590 0.003762 18.532918 ( 1.660587)
build_install 0.009035 0.002151 5.487445 ( 1.338187)
test_btest 0.000655 0.000156 91.037223 ( 8.070515)
test_basic 0.000377 0.004543 0.915184 ( 0.991352)
test_all 0.004137 0.003003 583.582328 ( 51.673193)
test_rubyspec 0.028462 0.026355 52.445174 ( 64.583959)
total: 133.57 sec