Logfile: /home/ko1/ruby/logs/brlog.trunk.20230626-175243
#<BuildRuby:0x000055fe98527bb8
@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-175243",
@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.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004536 0.000188 1.428580 ( 2.717509)
build_miniruby 0.000000 0.001072 0.875129 ( 0.874586)
build_ruby 0.000000 0.001385 2.728859 ( 2.729957)
build_all 0.003256 0.006652 16.058350 ( 1.430503)
build_install 0.013589 0.000000 4.658452 ( 1.109333)
test_btest 0.000988 0.000000 84.509760 ( 7.900126)
test_basic 0.003885 0.000000 0.694284 ( 0.776855)
test_all 0.001790 0.000000 449.614037 ( 48.590639)
test_rubyspec 0.030467 0.008722 43.920564 ( 56.345207)
total: 122.48 sec