Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-220338
#<BuildRuby:0x00005581507f84e8
@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.20220324-220338",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.011135 0.001010 1.002782 ( 1.143515)
build_miniruby 0.002059 0.000294 0.068558 ( 0.066241)
build_ruby 0.001930 0.000276 0.075432 ( 0.074313)
build_all 0.009079 0.001297 4.075728 ( 0.823965)
build_install 0.012704 0.011466 7.873310 ( 2.410450)
test_btest 0.000945 0.000236 74.949045 ( 8.014107)
test_basic 0.004451 0.004529 0.327942 ( 0.421155)
test_all 0.001249 0.000357 693.574537 ( 67.393449)
test_rubyspec 0.099499 0.066614 45.905311 ( 51.337697)
total: 131.69 sec