Logfile: /home/ko1/ruby/logs/brlog.trunk.20230627-073817
#<BuildRuby:0x0000563c6301c070
@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.20230627-073817",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000909 0.004380 1.549556 ( 3.014572)
build_miniruby 0.000754 0.000352 0.839201 ( 0.839266)
build_ruby 0.000893 0.000416 2.636223 ( 2.636416)
build_all 0.008057 0.001717 16.007493 ( 1.383025)
build_install 0.006423 0.002810 4.735127 ( 1.129757)
test_btest 0.000798 0.000349 86.002379 ( 7.571665)
test_basic 0.000000 0.004469 0.730919 ( 0.812162)
test_all 0.000784 0.000650 473.872999 ( 46.139469)
test_rubyspec 0.016922 0.020358 42.701280 ( 55.205867)
total: 118.73 sec