Logfile: /home/ko1/ruby/logs/brlog.trunk.20220529-225132
#<BuildRuby:0x0000560a1c4ccaf8
@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.20220529-225132",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010358 0.001594 0.963822 ( 1.086677)
build_miniruby 0.001880 0.000289 0.073399 ( 0.072422)
build_ruby 0.001584 0.000243 0.075027 ( 0.074434)
build_all 0.003039 0.005903 1.485306 ( 0.605048)
build_install 0.015384 0.006643 5.894598 ( 2.824405)
test_btest 0.000667 0.000178 75.314644 ( 7.998484)
test_basic 0.002535 0.004777 0.326625 ( 0.414175)
test_all 0.001943 0.001378 708.856122 ( 67.980913)
test_rubyspec 0.092338 0.082195 46.078972 ( 51.877180)
total: 132.93 sec