Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-213959
#<BuildRuby:0x00005567327f7440
@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.20220207-213959",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.010450 0.000696 0.959941 ( 1.108235)
build_miniruby 0.002139 0.000143 0.076663 ( 0.075939)
build_ruby 0.002079 0.000139 0.073921 ( 0.072823)
build_all 0.009070 0.000605 4.155291 ( 0.786920)
build_install 0.018067 0.005062 7.835731 ( 2.339744)
test_btest 0.000973 0.000102 78.133428 ( 8.174943)
test_basic 0.006761 0.000711 0.329804 ( 0.419794)
test_all 0.001685 0.000177 658.868489 ( 65.061186)
test_rubyspec 0.072652 0.088762 45.939592 ( 51.374082)
total: 129.41 sec