Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-040821
#<BuildRuby:0x000056361e5744f0
@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-040821",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.010648 0.001631 1.039885 ( 4.649297)
build_miniruby 0.001778 0.000444 0.077384 ( 0.076556)
build_ruby 0.001505 0.000376 0.077037 ( 0.076232)
build_all 0.005454 0.005113 4.152447 ( 0.859297)
build_install 0.021596 0.001645 7.934357 ( 2.449051)
test_btest 0.000000 0.001524 76.411122 ( 7.928659)
test_basic 0.000000 0.007716 0.331449 ( 0.421756)
test_all 0.000000 0.002021 701.266516 ( 67.928204)
test_rubyspec 0.085671 0.067290 46.444644 ( 51.940315)
total: 136.33 sec