Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-053304
#<BuildRuby:0x000055587a2e44d8
@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.20220310-053304",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003064 0.007420 0.996244 ( 2.746657)
build_miniruby 0.001339 0.000515 0.076741 ( 0.076186)
build_ruby 0.001287 0.000495 0.077759 ( 0.076902)
build_all 0.007012 0.002697 1.490497 ( 0.612075)
build_install 0.012579 0.010741 5.257611 ( 2.220943)
test_btest 0.000000 0.001528 73.090995 ( 8.087775)
test_basic 0.004456 0.002827 0.342230 ( 0.432869)
test_all 0.001262 0.000631 647.458213 ( 65.400777)
test_rubyspec 0.068450 0.090146 46.305530 ( 51.750912)
total: 131.41 sec