Logfile: /home/ko1/ruby/logs/brlog.trunk.20230604-024217
#<BuildRuby:0x0000559a49f9b918
@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.20230604-024217",
@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.000003 0.000007 ( 0.000006)
autoconf 0.000007 0.000004 0.000011 ( 0.000009)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.000250 0.004432 1.292360 ( 2.568365)
build_miniruby 0.000775 0.000553 0.855242 ( 0.854008)
build_ruby 0.000000 0.001196 2.490281 ( 2.491093)
build_all 0.006800 0.001814 11.947336 ( 1.045913)
build_install 0.004394 0.002929 1.597417 ( 0.828652)
test_btest 0.000548 0.000365 81.645871 ( 6.726936)
test_basic 0.002017 0.002836 0.765258 ( 0.845911)
test_all 0.000688 0.000482 424.929077 ( 37.788323)
test_rubyspec 0.028247 0.012394 42.200696 ( 54.651089)
total: 107.80 sec