Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-170114
#<BuildRuby:0x000055c1da5406e0
@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.20220829-170114",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000003 0.000017 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.005774 0.005371 0.990313 ( 1.025675)
build_miniruby 0.002094 0.000483 0.074690 ( 0.072156)
build_ruby 0.001373 0.000317 0.077402 ( 0.075831)
build_all 0.004828 0.006251 1.531912 ( 0.578478)
build_install 0.010513 0.012587 1.892144 ( 0.933665)
test_btest 0.000000 0.001481 79.839769 ( 8.905683)
test_basic 0.000000 0.007793 0.344437 ( 0.435772)
test_all 0.001672 0.001967 641.085836 ( 64.808888)
test_rubyspec 0.087515 0.091818 45.664087 ( 54.076393)
total: 130.91 sec