Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-221557
#<BuildRuby:0x0000559f9aec9390
@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.20220726-221557",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000032 0.000008 0.000040 ( 0.000041)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.010792 0.001647 0.885741 ( 0.978960)
build_miniruby 0.001176 0.000294 0.061553 ( 0.060039)
build_ruby 0.001017 0.000254 0.049803 ( 0.048672)
build_all 0.007583 0.001896 1.257035 ( 0.477535)
build_install 0.014358 0.000000 4.319847 ( 1.828385)
test_btest 0.002011 0.000000 51.720965 ( 6.227067)
test_basic 0.002932 0.003615 0.287808 ( 0.382122)
test_all 0.001883 0.000443 491.571695 ( 52.159064)
test_rubyspec 0.091993 0.028405 41.577528 ( 47.541912)
total: 109.70 sec