Logfile: /home/ko1/ruby/logs/brlog.trunk.20230802-230630
#<BuildRuby:0x0000558726253520
@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.20230802-230630",
@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.000005)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002753 0.002943 1.519058 ( 2.787619)
build_miniruby 0.000802 0.000160 0.914086 ( 0.913196)
build_ruby 0.000000 0.001795 2.624170 ( 2.672480)
build_all 0.006428 0.002552 13.251280 ( 1.181404)
build_install 0.006956 0.000695 1.853840 ( 0.850821)
test_btest 0.001106 0.000000 78.788978 ( 7.209362)
test_basic 0.004073 0.000272 0.520776 ( 0.599716)
test_all 0.001374 0.000298 493.481150 ( 44.853598)
test_rubyspec 0.022477 0.012285 43.989693 ( 56.380413)
total: 117.45 sec