Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-201204
#<BuildRuby:0x000055dd88672c60
@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.20220722-201204",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.001989 0.004452 0.870975 ( 1.195489)
build_miniruby 0.000770 0.000119 0.057150 ( 0.055848)
build_ruby 0.000870 0.000134 0.058390 ( 0.057171)
build_all 0.003900 0.000600 1.529523 ( 0.586395)
build_install 0.011061 0.000211 5.599909 ( 2.147759)
test_btest 0.000768 0.000102 50.839580 ( 8.482760)
test_basic 0.001347 0.004234 0.250929 ( 0.339827)
test_all 0.001246 0.000233 604.081920 ( 89.629247)
test_rubyspec 0.076688 0.028181 43.611519 ( 49.214805)
total: 151.71 sec