Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-012515
#<BuildRuby:0x0000559de7b4be20
@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.20230602-012515",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004860 0.000112 1.322064 ( 2.537046)
build_miniruby 0.001025 0.000171 0.774552 ( 0.774439)
build_ruby 0.001081 0.000180 2.432972 ( 2.433687)
build_all 0.003908 0.005216 12.690452 ( 1.140261)
build_install 0.007114 0.000536 1.713658 ( 0.836095)
test_btest 0.000814 0.000171 84.017814 ( 6.986326)
test_basic 0.004066 0.000000 0.540284 ( 0.624858)
test_all 0.001370 0.000197 438.090184 ( 43.195924)
test_rubyspec 0.017768 0.023458 41.880318 ( 54.408072)
total: 112.94 sec