Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-100707
#<BuildRuby:0x000055b88119f818
@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.20231103-100707",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000931 0.004206 1.435279 ( 1.689826)
build_miniruby 0.000849 0.000188 0.771027 ( 0.771064)
build_ruby 0.001022 0.000227 2.660667 ( 2.661317)
build_all 0.004699 0.005467 16.985838 ( 1.473709)
build_install 0.007549 0.000822 5.126496 ( 1.220316)
test_btest 0.000796 0.000210 83.851210 ( 7.630016)
test_basic 0.003731 0.000982 0.620541 ( 0.701254)
test_all 0.106501 0.030376 526.478992 ( 60.328999)
test_rubyspec 0.024791 0.024804 48.864949 ( 61.224457)
total: 137.70 sec