Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-222618
#<BuildRuby:0x00005632c5d9cc10
@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.20220218-222618",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004843 0.005558 0.937039 ( 1.087136)
build_miniruby 0.001531 0.000510 0.075317 ( 0.073019)
build_ruby 0.001731 0.000577 0.076561 ( 0.074309)
build_all 0.008389 0.001343 4.077838 ( 0.763427)
build_install 0.014872 0.006292 7.705606 ( 2.330272)
test_btest 0.000917 0.000306 74.759582 ( 8.247332)
test_basic 0.003733 0.004181 0.337690 ( 0.426278)
test_all 0.001284 0.000473 698.830571 ( 67.439555)
test_rubyspec 0.104672 0.059738 46.216344 ( 51.840369)
total: 132.28 sec