Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-145205
#<BuildRuby:0x000055baaa52e8a0
@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.20220219-145205",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.000000 0.010027 0.928923 ( 1.041922)
build_miniruby 0.000866 0.001054 0.077755 ( 0.076366)
build_ruby 0.000000 0.001882 0.076380 ( 0.074803)
build_all 0.005159 0.006348 4.146507 ( 0.789273)
build_install 0.022526 0.002438 7.857717 ( 2.339673)
test_btest 0.000674 0.000248 73.577761 ( 7.758717)
test_basic 0.002604 0.005463 0.345106 ( 0.433541)
test_all 0.001353 0.000570 699.485062 ( 67.368876)
test_rubyspec 0.073481 0.072512 46.341866 ( 51.893430)
total: 131.78 sec