Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-041324
#<BuildRuby:0x000055f6efe628a0
@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.20220228-041324",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.009370 0.001682 0.992631 ( 1.223410)
build_miniruby 0.001599 0.000492 0.071930 ( 0.070456)
build_ruby 0.002118 0.000000 0.077168 ( 0.074988)
build_all 0.010173 0.000967 4.186256 ( 0.859613)
build_install 0.019654 0.003738 7.947184 ( 2.410483)
test_btest 0.000000 0.001402 72.151984 ( 7.822756)
test_basic 0.000000 0.006893 0.341019 ( 0.428787)
test_all 0.000343 0.002778 699.319641 ( 67.467018)
test_rubyspec 0.100179 0.061530 46.375365 ( 51.852454)
total: 132.21 sec