Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-132055
#<BuildRuby:0x000055e841ef6f08
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220719-132055",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.007513 0.003861 0.857750 ( 1.450277)
build_miniruby 0.001588 0.000212 0.060954 ( 0.059810)
build_ruby 0.001781 0.000238 0.064719 ( 0.063837)
build_all 0.006624 0.000883 1.258618 ( 0.497425)
build_install 0.014093 0.000585 4.270927 ( 1.793419)
test_btest 0.000000 0.001519 50.827523 ( 6.346130)
test_basic 0.002244 0.003681 0.281934 ( 0.373204)
test_all 0.001028 0.001892 511.719406 ( 53.502617)
test_rubyspec 0.100991 0.036438 41.693407 ( 47.542859)
total: 111.63 sec