Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-212447
#<BuildRuby:0x0000556bcdf832c8
@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.20221121-212447",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004692 0.000178 1.093643 ( 1.527884)
build_miniruby 0.000910 0.000000 1.006336 ( 1.005191)
build_ruby 0.001082 0.000000 2.829243 ( 2.713374)
build_all 0.002945 0.005828 15.762188 ( 3.316045)
build_install 0.008557 0.001470 2.010524 ( 1.184950)
test_btest 0.000425 0.000125 63.931258 ( 10.763150)
test_basic 0.003649 0.001073 0.312237 ( 0.402597)
test_all 0.001101 0.000324 673.380878 (124.941974)
test_rubyspec 0.035039 0.032113 53.069624 ( 61.235976)
total: 207.09 sec