Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-062437
#<BuildRuby:0x0000557513acfd68
@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.20230724-062437",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.006517 0.000401 1.478266 ( 2.736576)
build_miniruby 0.000909 0.000143 0.829573 ( 0.828897)
build_ruby 0.001013 0.000160 2.553991 ( 2.553696)
build_all 0.008017 0.002039 14.729894 ( 1.349354)
build_install 0.001183 0.007645 2.201696 ( 0.969002)
test_btest 0.001054 0.000000 82.964073 ( 7.793470)
test_basic 0.002035 0.003579 0.705958 ( 0.779600)
test_all 0.001483 0.000415 538.778898 ( 63.740746)
test_rubyspec 0.022712 0.019563 44.678657 ( 57.159084)
total: 137.91 sec