Logfile: /home/ko1/ruby/logs/brlog.trunk.20230531-231424
#<BuildRuby:0x000056183e4afce8
@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.20230531-231424",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002048 0.002803 1.390279 ( 2.642127)
build_miniruby 0.000790 0.000166 0.792974 ( 0.792376)
build_ruby 0.000965 0.000204 2.349597 ( 2.350601)
build_all 0.008837 0.000209 12.353312 ( 1.187452)
build_install 0.004400 0.003176 1.681485 ( 0.842482)
test_btest 0.000584 0.000127 81.590286 ( 6.259548)
test_basic 0.000242 0.003869 0.754734 ( 0.835463)
test_all 0.001046 0.000273 437.138700 ( 48.390890)
test_rubyspec 0.024043 0.016909 41.556861 ( 54.136257)
total: 117.44 sec