Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-071123
#<BuildRuby:0x0000563e936c4a58
@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.20220326-071123",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000000 0.010478 1.010472 ( 1.063580)
build_miniruby 0.000960 0.001295 0.075792 ( 0.074151)
build_ruby 0.001493 0.000597 0.075680 ( 0.073753)
build_all 0.009828 0.000000 4.085658 ( 0.842337)
build_install 0.016696 0.008190 7.909232 ( 2.397874)
test_btest 0.000993 0.000366 73.783752 ( 8.234602)
test_basic 0.007179 0.001045 0.341454 ( 0.428938)
test_all 0.001215 0.000425 663.045196 ( 65.361453)
test_rubyspec 0.102918 0.068509 45.980940 ( 51.506929)
total: 129.98 sec