Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-034929
#<BuildRuby:0x0000559e8e81fe20
@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.20221129-034929",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004887 0.000349 1.188392 ( 1.209502)
build_miniruby 0.000917 0.000066 0.966050 ( 0.964813)
build_ruby 0.001009 0.000072 2.691187 ( 2.604558)
build_all 0.009137 0.000015 15.722654 ( 3.297948)
build_install 0.009248 0.000281 1.954203 ( 1.142478)
test_btest 0.000521 0.000030 57.824351 ( 11.095473)
test_basic 0.005101 0.000021 0.283528 ( 0.373755)
test_all 0.001392 0.000077 648.887211 (121.256618)
test_rubyspec 0.032005 0.035090 53.524896 ( 61.759862)
total: 203.71 sec