Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-043445
#<BuildRuby:0x0000559a90aa3680
@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.20220306-043445",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000007 0.010377 1.021045 ( 1.126949)
build_miniruby 0.001417 0.000654 0.074540 ( 0.072517)
build_ruby 0.001103 0.000509 0.076199 ( 0.074754)
build_all 0.007123 0.003287 4.195361 ( 0.844629)
build_install 0.023222 0.000190 7.880173 ( 2.401250)
test_btest 0.001410 0.000000 78.459705 ( 8.555592)
test_basic 0.003289 0.003040 0.343462 ( 0.438665)
test_all 0.001664 0.000000 693.552104 ( 66.911958)
test_rubyspec 0.114624 0.052597 46.470923 ( 51.869572)
total: 132.30 sec