Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-222152
#<BuildRuby:0x000055eba657fea8
@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.20220502-222152",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.005847 0.000900 0.824894 ( 0.927013)
build_miniruby 0.000000 0.001017 0.057203 ( 0.055950)
build_ruby 0.000000 0.000994 0.057406 ( 0.056165)
build_all 0.000000 0.004190 1.481717 ( 0.598257)
build_install 0.007369 0.003232 6.275557 ( 2.818511)
test_btest 0.000579 0.000166 51.412182 ( 8.364163)
test_basic 0.004705 0.001345 0.345634 ( 0.433156)
test_all 0.001061 0.000303 646.318586 ( 93.343014)
test_rubyspec 0.076459 0.034980 43.866199 ( 48.768040)
total: 155.36 sec