Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-153438
#<BuildRuby:0x00005591c2b7b778
@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.20220217-153438",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009100 0.002976 0.953282 ( 1.016779)
build_miniruby 0.001420 0.000507 0.075287 ( 0.073992)
build_ruby 0.001461 0.000522 0.077999 ( 0.075802)
build_all 0.005381 0.005343 4.166745 ( 0.793257)
build_install 0.016741 0.005958 7.895281 ( 2.335048)
test_btest 0.000733 0.000293 78.807880 ( 8.206786)
test_basic 0.006626 0.000995 0.341342 ( 0.430622)
test_all 0.001283 0.000488 698.572098 ( 67.051604)
test_rubyspec 0.111999 0.062839 45.890045 ( 51.430548)
total: 131.42 sec