Logfile: /home/ko1/ruby/logs/brlog.trunk.20230626-190053
#<BuildRuby:0x00005648db673d68
@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.20230626-190053",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001105 0.004309 1.413703 ( 2.661886)
build_miniruby 0.000929 0.000155 0.889304 ( 0.888916)
build_ruby 0.001049 0.000175 2.615117 ( 2.615171)
build_all 0.009308 0.000790 15.792413 ( 1.425934)
build_install 0.007304 0.001153 4.576683 ( 1.278710)
test_btest 0.000929 0.000147 81.774350 ( 7.264449)
test_basic 0.003787 0.000598 0.699302 ( 0.779909)
test_all 0.001077 0.000170 449.939111 ( 45.873483)
test_rubyspec 0.015640 0.027610 43.239647 ( 55.658646)
total: 118.45 sec