Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-043024
#<BuildRuby:0x000055b42826b600
@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.20220730-043024",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000072 0.000011 0.000083 ( 0.000087)
build_up 0.009523 0.004199 1.011224 ( 1.015746)
build_miniruby 0.001836 0.000368 0.074452 ( 0.072166)
build_ruby 0.001603 0.000320 0.075163 ( 0.073165)
build_all 0.008421 0.001684 1.529740 ( 0.579840)
build_install 0.020248 0.000000 5.125198 ( 2.096542)
test_btest 0.001018 0.000000 75.045246 ( 8.694913)
test_basic 0.005357 0.002805 0.324048 ( 0.418332)
test_all 0.002305 0.000401 635.010242 ( 64.420933)
test_rubyspec 0.099429 0.061127 46.098608 ( 51.663492)
total: 129.04 sec