Logfile: /home/ko1/ruby/logs/brlog.trunk.20221021-230919
#<BuildRuby:0x000055ce7787e9c0
@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.20221021-230919",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000028 0.000007 0.000035 ( 0.000036)
build_up 0.005355 0.007107 1.150032 ( 1.188781)
build_miniruby 0.001077 0.000414 0.111028 ( 0.108646)
build_ruby 0.001608 0.000107 0.098542 ( 0.095576)
build_all 0.003442 0.004835 1.332263 ( 0.581656)
build_install 0.010867 0.003641 1.697210 ( 0.929080)
test_btest 0.001600 0.000674 63.566698 ( 6.707960)
test_basic 0.005624 0.000788 0.357907 ( 0.448520)
test_all 0.006534 0.001786 516.718298 ( 54.906269)
test_rubyspec 0.074404 0.046255 43.335144 ( 51.871474)
total: 116.84 sec