Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-011920
#<BuildRuby:0x000055a07be2c4f0
@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.20220218-011920",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.003308 0.007649 0.980167 ( 8.011061)
build_miniruby 0.001720 0.000459 0.074029 ( 0.072324)
build_ruby 0.001642 0.000438 0.080727 ( 0.079254)
build_all 0.006550 0.003616 4.111287 ( 0.799784)
build_install 0.015250 0.009148 7.799905 ( 2.321146)
test_btest 0.000856 0.000299 77.405933 ( 8.282970)
test_basic 0.007539 0.001106 0.349355 ( 0.437284)
test_all 0.001141 0.000381 704.401804 ( 67.605383)
test_rubyspec 0.123932 0.045569 46.147592 ( 51.419431)
total: 139.03 sec