Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-111937
#<BuildRuby:0x00005604a665a878
@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.20220815-111937",
@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.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006302 0.000349 0.874621 ( 1.073918)
build_miniruby 0.000915 0.000000 0.057950 ( 0.056728)
build_ruby 0.001018 0.000000 0.059341 ( 0.058156)
build_all 0.004628 0.000000 1.549367 ( 0.595196)
build_install 0.007355 0.003692 1.919001 ( 0.966285)
test_btest 0.000748 0.000125 52.545394 ( 8.489206)
test_basic 0.001495 0.004302 0.351097 ( 0.439236)
test_all 0.002119 0.000471 601.065855 ( 88.483230)
test_rubyspec 0.058847 0.027966 44.064267 ( 51.459490)
total: 151.62 sec