Logfile: /home/ko1/ruby/logs/brlog.trunk.20231108-144100
#<BuildRuby:0x000055e85d0a7918
@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.20231108-144100",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004219 0.000993 1.311788 ( 1.722008)
build_miniruby 0.000816 0.000192 0.852236 ( 0.851861)
build_ruby 0.001209 0.000284 2.771671 ( 2.771539)
build_all 0.006002 0.003612 16.671384 ( 1.452846)
build_install 0.004877 0.004373 5.066218 ( 1.235531)
test_btest 0.001071 0.000000 82.785817 ( 8.114794)
test_basic 0.000899 0.003493 0.671029 ( 0.741040)
test_all 0.101309 0.032317 529.570578 ( 49.223440)
test_rubyspec 0.022219 0.030128 51.361550 ( 63.775736)
total: 129.89 sec