Logfile: /home/ko1/ruby/logs/brlog.trunk.20230711-011933
#<BuildRuby:0x0000560db06cbb50
@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.20230711-011933",
@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.000006)
autoconf 0.000055 0.000000 0.000055 ( 0.000024)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000000 0.006526 1.465671 ( 2.720519)
build_miniruby 0.000000 0.000997 0.873386 ( 0.873156)
build_ruby 0.000000 0.001442 2.635180 ( 2.635286)
build_all 0.006705 0.002763 13.022002 ( 1.168110)
build_install 0.007880 0.000284 1.915446 ( 0.916156)
test_btest 0.000731 0.000313 86.169503 ( 6.892451)
test_basic 0.001443 0.002664 0.621027 ( 0.704578)
test_all 0.001179 0.000536 432.006481 ( 45.090403)
test_rubyspec 0.015441 0.027263 43.586764 ( 56.031159)
total: 117.03 sec