Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-120423
#<BuildRuby:0x000055c2867efba0
@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.20230705-120423",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.004990 0.000000 1.242591 ( 2.514054)
build_miniruby 0.000000 0.001111 0.829157 ( 0.830294)
build_ruby 0.000000 0.001213 2.552517 ( 2.552938)
build_all 0.004049 0.005221 11.797289 ( 8.179881)
build_install 0.003230 0.004755 5.064509 ( 1.890986)
test_btest 0.000856 0.000204 88.552640 ( 7.579176)
test_basic 0.000410 0.004304 0.777875 ( 0.857710)
test_all 0.001031 0.000294 465.558462 ( 51.603148)
test_rubyspec 0.015274 0.024319 43.368366 ( 55.881731)
total: 131.89 sec