Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-023412
#<BuildRuby:0x0000560ae472bfb0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220826-023412",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005654 0.000942 0.835146 ( 0.906264)
build_miniruby 0.000817 0.000136 0.057973 ( 0.056708)
build_ruby 0.000874 0.000146 0.059536 ( 0.058279)
build_all 0.003944 0.000657 1.563461 ( 0.599709)
build_install 0.000624 0.010428 1.919787 ( 0.963206)
test_btest 0.000614 0.000204 51.162658 ( 8.481397)
test_basic 0.003975 0.001325 0.281139 ( 0.370399)
test_all 0.001500 0.000500 604.706764 ( 88.613566)
test_rubyspec 0.054529 0.026358 44.355491 ( 52.635820)
total: 152.69 sec