Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-185315
#<BuildRuby:0x000055f112cd06c8
@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.20220312-185315",
@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.000019 0.000002 0.000021 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006380 0.004948 1.014332 ( 1.397452)
build_miniruby 0.000000 0.001883 0.074768 ( 0.073181)
build_ruby 0.000000 0.002008 0.081032 ( 0.079434)
build_all 0.003452 0.005888 1.466276 ( 0.599110)
build_install 0.011625 0.010293 5.197647 ( 2.188127)
test_btest 0.000734 0.000275 74.314090 ( 8.177558)
test_basic 0.004822 0.001808 0.337964 ( 0.427713)
test_all 0.001274 0.000478 643.747702 ( 65.805735)
test_rubyspec 0.099262 0.068669 46.335506 ( 51.669949)
total: 130.42 sec