Logfile: /home/ko1/ruby/logs/brlog.trunk.20230813-232808
#<BuildRuby:0x000055785a98b6d8
@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.20230813-232808",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003902 0.001148 1.371377 ( 2.601160)
build_miniruby 0.000694 0.000204 0.928154 ( 0.927356)
build_ruby 0.000928 0.000274 2.730966 ( 2.731455)
build_all 0.005200 0.004548 14.748930 ( 1.365209)
build_install 0.004174 0.004241 2.173355 ( 0.918859)
test_btest 0.001043 0.000000 86.553505 ( 7.546803)
test_basic 0.002029 0.003836 0.729446 ( 0.804109)
test_all 0.001278 0.000512 562.862451 ( 56.888409)
test_rubyspec 0.020576 0.027736 45.610464 ( 57.961979)
total: 131.75 sec