Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-225951
#<BuildRuby:0x000055eb6052f340
@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.20220404-225951",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.007165 0.004283 0.996220 ( 1.070452)
build_miniruby 0.002190 0.000000 0.074109 ( 0.072591)
build_ruby 0.001787 0.000000 0.076370 ( 0.074433)
build_all 0.009991 0.000206 4.247568 ( 0.850279)
build_install 0.024865 0.000000 8.657289 ( 3.017854)
test_btest 0.001373 0.000000 74.909715 ( 7.865931)
test_basic 0.007053 0.000344 0.338131 ( 0.427848)
test_all 0.002512 0.000000 697.573059 ( 67.383808)
test_rubyspec 0.114618 0.049636 46.521166 ( 52.028464)
total: 132.79 sec