Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-203133
#<BuildRuby:0x00005587be1e7940
@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.20220324-203133",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008926 0.001512 1.001287 ( 1.049482)
build_miniruby 0.001569 0.000483 0.066550 ( 0.064985)
build_ruby 0.001767 0.000544 0.076352 ( 0.073879)
build_all 0.002139 0.008241 4.191270 ( 0.833916)
build_install 0.015989 0.007556 7.945943 ( 2.420359)
test_btest 0.000757 0.000331 73.336519 ( 7.922971)
test_basic 0.000000 0.008772 0.340766 ( 0.428018)
test_all 0.001976 0.000000 641.786049 ( 65.273602)
test_rubyspec 0.098727 0.058498 46.355835 ( 51.515599)
total: 129.58 sec