Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-234815
#<BuildRuby:0x0000555718312c60
@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.20220816-234815",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.002556 0.004259 0.834029 ( 1.343228)
build_miniruby 0.000851 0.000122 0.057256 ( 0.056062)
build_ruby 0.000885 0.000126 0.059518 ( 0.058287)
build_all 0.000000 0.004627 1.528978 ( 0.587673)
build_install 0.008452 0.002763 1.950271 ( 0.978994)
test_btest 0.000633 0.000000 49.792946 ( 8.874354)
test_basic 0.003240 0.002914 0.341746 ( 0.429482)
test_all 0.001580 0.000416 626.191609 ( 91.297994)
test_rubyspec 0.052070 0.030824 43.904572 ( 51.312084)
total: 154.94 sec