Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-193932
#<BuildRuby:0x000056545f00a640
@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.20220324-193932",
@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.000006 0.000003 0.000009 ( 0.000009)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.008339 0.001854 0.970321 ( 1.060568)
build_miniruby 0.001438 0.000599 0.074608 ( 0.072590)
build_ruby 0.001532 0.000638 0.079057 ( 0.076678)
build_all 0.007129 0.002970 4.101046 ( 0.833796)
build_install 0.017626 0.004047 7.876564 ( 2.391466)
test_btest 0.000953 0.000357 75.458843 ( 8.197080)
test_basic 0.004804 0.001801 0.341231 ( 0.436083)
test_all 0.001565 0.000587 646.164014 ( 64.987192)
test_rubyspec 0.080149 0.075942 45.895964 ( 51.179743)
total: 129.24 sec