Logfile: /home/ko1/ruby/logs/brlog.trunk.20230311-151548
#<BuildRuby:0x0000561b4092ecb0
@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.20230311-151548",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000009 0.000000 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003873 0.000000 0.833227 ( 2.082987)
build_miniruby 0.000647 0.000262 0.651113 ( 0.651025)
build_ruby 0.000758 0.000379 2.107445 ( 2.107303)
build_all 0.004280 0.004281 11.230170 ( 0.972538)
build_install 0.003132 0.003594 1.546288 ( 0.827577)
test_btest 0.000525 0.000315 76.169666 ( 6.801287)
test_basic 0.000000 0.003227 0.246499 ( 0.342196)
test_all 0.000190 0.001088 402.141578 ( 36.236308)
test_rubyspec 0.016608 0.013238 36.116856 ( 46.683133)
total: 96.70 sec