Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-090222
#<BuildRuby:0x0000564a8c530b88
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220204-090222",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006889 0.004632 0.979754 ( 1.687784)
build_miniruby 0.001767 0.000378 0.079593 ( 0.077472)
build_ruby 0.001747 0.000374 0.072841 ( 0.070945)
build_all 0.004920 0.004606 4.131379 ( 0.794556)
build_install 0.017518 0.007016 7.806312 ( 2.314643)
test_btest 0.000000 0.001293 47.266458 ( 43.711789)
test_basic 0.003184 0.004781 0.344913 ( 0.432112)
test_all 0.000000 0.002560 655.708156 ( 65.206889)
test_rubyspec 0.108036 0.050346 46.063170 ( 51.310700)
total: 165.61 sec