Logfile: /home/ko1/ruby/logs/brlog.trunk.20220905-005249
#<BuildRuby:0x000055d994ef2ec8
@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.20220905-005249",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010990 0.000478 0.983870 ( 1.116326)
build_miniruby 0.002042 0.000136 0.074537 ( 0.072408)
build_ruby 0.001992 0.000133 0.080115 ( 0.078061)
build_all 0.009142 0.000285 1.525388 ( 0.599622)
build_install 0.018261 0.004292 1.939040 ( 0.953307)
test_btest 0.001310 0.000125 73.963255 ( 8.265963)
test_basic 0.006768 0.000000 0.321661 ( 0.415972)
test_all 0.004942 0.000000 670.496331 ( 67.194808)
test_rubyspec 0.098503 0.072471 45.335419 ( 53.745141)
total: 132.44 sec