Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-184318
#<BuildRuby:0x000055ae5c490d30
@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.20220920-184318",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001960 0.008551 1.094671 ( 1.132051)
build_miniruby 0.001539 0.000474 0.115682 ( 0.113188)
build_ruby 0.001665 0.000512 0.112531 ( 0.096617)
build_all 0.005704 0.004859 1.595103 ( 0.664519)
build_install 0.012929 0.005970 1.964981 ( 0.990514)
test_btest 0.000837 0.000314 76.059841 ( 8.017819)
test_basic 0.003969 0.004457 0.369731 ( 0.457684)
test_all 0.002168 0.000893 634.615628 ( 67.168949)
test_rubyspec 0.109081 0.075592 45.936549 ( 54.267852)
total: 132.91 sec