Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-084935
#<BuildRuby:0x000055be97513500
@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.20231021-084935",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.005886 1.360309 ( 1.728448)
build_miniruby 0.000000 0.001139 0.849610 ( 0.849327)
build_ruby 0.000000 0.001268 2.713561 ( 2.713525)
build_all 0.008317 0.002606 16.727089 ( 1.484982)
build_install 0.006077 0.003366 5.033311 ( 1.177736)
test_btest 0.000955 0.000290 81.407772 ( 8.164423)
test_basic 0.003558 0.001083 0.741491 ( 0.818289)
test_all 0.006768 0.000805 486.873351 ( 54.766147)
test_rubyspec 0.018800 0.027670 48.908717 ( 61.218140)
total: 132.92 sec