Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-103438
#<BuildRuby:0x0000563274bb3c88
@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.20220508-103438",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.003061 0.002993 0.837489 ( 1.107214)
build_miniruby 0.000884 0.000111 0.057602 ( 0.056303)
build_ruby 0.000839 0.000104 0.057968 ( 0.056680)
build_all 0.004320 0.000000 1.523654 ( 0.605065)
build_install 0.007125 0.003765 6.249114 ( 2.796684)
test_btest 0.000519 0.000082 56.353992 ( 7.938122)
test_basic 0.001706 0.004050 0.257584 ( 0.346168)
test_all 0.001687 0.000355 622.230218 ( 89.088292)
test_rubyspec 0.080574 0.041486 43.747049 ( 48.648295)
total: 150.64 sec