Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-091227
#<BuildRuby:0x000055fc09028a68
@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.20221030-091227",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.008579 0.000730 1.107669 ( 1.323241)
build_miniruby 0.001892 0.000291 0.110551 ( 0.109985)
build_ruby 0.001672 0.000000 0.109098 ( 0.107995)
build_all 0.007700 0.000708 1.350154 ( 0.597398)
build_install 0.002108 0.013591 1.669652 ( 0.910613)
test_btest 0.001424 0.000474 62.182123 ( 6.787545)
test_basic 0.005055 0.001685 0.358879 ( 0.452438)
test_all 0.006140 0.001500 498.406996 ( 54.250560)
test_rubyspec 0.091661 0.039269 43.514233 ( 51.873193)
total: 116.41 sec