Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-194059
#<BuildRuby:0x0000562592f342c0
@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.20220305-194059",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008888 0.002222 0.977638 ( 1.530575)
build_miniruby 0.001940 0.000485 0.070376 ( 0.069108)
build_ruby 0.001512 0.000378 0.076442 ( 0.076012)
build_all 0.007976 0.001994 4.226506 ( 0.868038)
build_install 0.013539 0.010443 7.852803 ( 2.432497)
test_btest 0.001192 0.000398 75.226021 ( 8.426134)
test_basic 0.005327 0.001776 0.330764 ( 0.422276)
test_all 0.001779 0.000227 658.790653 ( 65.351947)
test_rubyspec 0.115436 0.052798 46.429887 ( 51.567332)
total: 130.74 sec