Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-041331
#<BuildRuby:0x00005586bd0e3bb8
@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.20230725-041331",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.006812 0.000000 1.480295 ( 2.714549)
build_miniruby 0.001247 0.000000 0.967010 ( 0.965692)
build_ruby 0.000000 0.001654 2.581151 ( 2.586200)
build_all 0.003720 0.005154 13.654978 ( 1.258232)
build_install 0.007233 0.000929 1.946701 ( 0.868938)
test_btest 0.001066 0.000000 76.957333 ( 7.595761)
test_basic 0.003804 0.000249 0.636384 ( 0.713464)
test_all 0.001244 0.000311 480.065124 ( 51.958719)
test_rubyspec 0.025618 0.017269 43.619725 ( 55.925078)
total: 124.59 sec