Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-103026
#<BuildRuby:0x0000563c6e43c8e8
@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.20220208-103026",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010079 0.001316 0.953892 ( 1.087984)
build_miniruby 0.000000 0.001700 0.074563 ( 0.075024)
build_ruby 0.000000 0.002199 0.069912 ( 0.069289)
build_all 0.003513 0.005895 4.082962 ( 0.799589)
build_install 0.017467 0.005892 7.868275 ( 2.347638)
test_btest 0.001941 0.000685 70.069856 ( 8.299971)
test_basic 0.006008 0.002121 0.345049 ( 0.434499)
test_all 0.001849 0.000000 659.810862 ( 65.080504)
test_rubyspec 0.074022 0.084597 45.990034 ( 51.446286)
total: 129.64 sec