Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-163222
#<BuildRuby:0x000055af3266f440
@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.20220213-163222",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011312 0.000446 0.951834 ( 1.095338)
build_miniruby 0.001761 0.000235 0.073350 ( 0.071652)
build_ruby 0.000000 0.002023 0.072732 ( 0.070744)
build_all 0.009433 0.002345 4.133011 ( 0.785546)
build_install 0.020469 0.003369 7.778400 ( 2.318401)
test_btest 0.000879 0.000153 73.593316 ( 7.891215)
test_basic 0.000000 0.008081 0.335160 ( 0.423825)
test_all 0.001648 0.000000 668.207735 ( 65.545008)
test_rubyspec 0.088616 0.079426 46.011799 ( 51.305913)
total: 129.51 sec