Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-121542
#<BuildRuby:0x00005628e3ae8870
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220131-121542",
@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.000001 0.000005 ( 0.000011)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008561 0.002140 0.917248 ( 1.094802)
build_miniruby 0.002014 0.000000 0.074769 ( 0.072490)
build_ruby 0.000000 0.001909 0.075535 ( 0.073996)
build_all 0.007846 0.002323 4.105868 ( 0.795438)
build_install 0.017378 0.006724 7.786578 ( 2.362607)
test_btest 0.000860 0.000258 46.980030 ( 45.096428)
test_basic 0.006610 0.000655 0.340174 ( 0.429715)
test_all 0.000000 0.002257 679.732450 ( 66.686838)
test_rubyspec 0.073993 0.076060 45.957381 ( 51.409336)
total: 168.02 sec