Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-120957
#<BuildRuby:0x000055b4161c95b0
@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-120957",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006630 0.004482 0.954360 ( 1.349281)
build_miniruby 0.001375 0.000275 0.066985 ( 0.066194)
build_ruby 0.001606 0.000321 0.079580 ( 0.078172)
build_all 0.010125 0.001084 4.098073 ( 0.804160)
build_install 0.009897 0.011443 7.970814 ( 2.412428)
test_btest 0.000000 0.002035 47.111624 ( 43.972006)
test_basic 0.005273 0.002507 0.341382 ( 0.429972)
test_all 0.001693 0.000564 693.128418 ( 67.367969)
test_rubyspec 0.119568 0.042065 45.990716 ( 51.493357)
total: 167.97 sec