Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-154210
#<BuildRuby:0x000055a7718f06d8
@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.20220817-154210",
@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.000005)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010562 0.001423 0.973860 ( 1.560380)
build_miniruby 0.001526 0.000327 0.077863 ( 0.076618)
build_ruby 0.001483 0.000318 0.072212 ( 0.070949)
build_all 0.009875 0.001049 1.542852 ( 0.576549)
build_install 0.021415 0.001079 1.908514 ( 0.928945)
test_btest 0.000818 0.000136 73.401489 ( 8.076957)
test_basic 0.007493 0.000000 0.325510 ( 0.413399)
test_all 0.005008 0.000266 681.357078 ( 66.898878)
test_rubyspec 0.104404 0.065898 45.310804 ( 52.902640)
total: 131.51 sec