Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-193511
#<BuildRuby:0x000055fecc833fa8
@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.20220725-193511",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006124 0.000000 0.810289 ( 1.529773)
build_miniruby 0.000000 0.000803 0.057219 ( 0.056114)
build_ruby 0.000000 0.000995 0.059164 ( 0.057958)
build_all 0.000000 0.004490 1.541375 ( 0.599957)
build_install 0.010522 0.000555 5.637804 ( 2.169800)
test_btest 0.001413 0.000000 54.387002 ( 8.146723)
test_basic 0.001695 0.003610 0.276500 ( 0.365419)
test_all 0.000656 0.000131 620.447393 ( 89.557164)
test_rubyspec 0.089691 0.039843 43.540021 ( 49.125557)
total: 151.61 sec