Logfile: /home/ko1/ruby/logs/brlog.trunk.20220519-111631
#<BuildRuby:0x000055a826957440
@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.20220519-111631",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002589 0.008964 1.014739 ( 1.240530)
build_miniruby 0.001369 0.000571 0.069880 ( 0.068075)
build_ruby 0.001347 0.000561 0.075036 ( 0.073456)
build_all 0.002954 0.005877 1.488742 ( 0.601486)
build_install 0.010959 0.011045 5.802474 ( 2.786112)
test_btest 0.000808 0.000472 72.503185 ( 8.313636)
test_basic 0.006835 0.000642 0.325767 ( 0.414784)
test_all 0.005178 0.000759 704.663208 ( 67.038298)
test_rubyspec 0.094482 0.078382 45.938840 ( 51.762203)
total: 132.30 sec