Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-011439
#<BuildRuby:0x000055ffd3c95350
@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.20220725-011439",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.010106 0.000975 0.853472 ( 1.973448)
build_miniruby 0.001460 0.000664 0.065846 ( 0.064121)
build_ruby 0.001267 0.000576 0.063155 ( 0.061478)
build_all 0.005128 0.002330 1.230062 ( 0.465279)
build_install 0.015277 0.002102 4.282448 ( 1.778435)
test_btest 0.000731 0.000281 51.652839 ( 5.967995)
test_basic 0.005326 0.002049 0.290949 ( 0.378652)
test_all 0.000816 0.002413 481.806902 ( 52.323322)
test_rubyspec 0.061766 0.052801 41.544069 ( 47.372244)
total: 110.39 sec