Logfile: /home/ko1/ruby/logs/brlog.trunk.20230807-131738
#<BuildRuby:0x00005617b543f5f8
@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.20230807-131738",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.002128 0.003360 1.386321 ( 2.710834)
build_miniruby 0.000670 0.000224 0.852056 ( 0.851873)
build_ruby 0.001188 0.000396 2.619015 ( 2.667121)
build_all 0.009393 0.000428 14.520143 ( 1.246519)
build_install 0.008440 0.000108 2.083932 ( 0.927707)
test_btest 0.000872 0.000238 83.001987 ( 7.610002)
test_basic 0.005450 0.000347 0.740259 ( 0.818660)
test_all 0.001244 0.000324 539.979839 ( 60.844182)
test_rubyspec 0.009783 0.028191 43.751248 ( 56.140599)
total: 133.82 sec