Logfile: /home/ko1/ruby/logs/brlog.trunk.20230310-091117
#<BuildRuby:0x00005604c7087e20
@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.20230310-091117",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004007 0.000021 0.839019 ( 2.081757)
build_miniruby 0.000666 0.000200 0.647238 ( 0.646774)
build_ruby 0.000825 0.000247 2.094943 ( 2.094770)
build_all 0.004527 0.004257 11.543128 ( 0.998862)
build_install 0.005459 0.001653 1.575536 ( 0.842675)
test_btest 0.000704 0.000251 78.566832 ( 6.649868)
test_basic 0.003455 0.000000 0.250091 ( 0.346008)
test_all 0.001782 0.000000 411.312421 ( 38.737486)
test_rubyspec 0.011707 0.018024 36.428388 ( 46.956499)
total: 99.36 sec