Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-234142
#<BuildRuby:0x0000563e4647ac40
@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.20220722-234142",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005879 0.000420 0.815187 ( 0.988580)
build_miniruby 0.000956 0.000068 0.056760 ( 0.055498)
build_ruby 0.000812 0.000058 0.059490 ( 0.058389)
build_all 0.004400 0.000315 1.537771 ( 0.593647)
build_install 0.007380 0.003947 5.637678 ( 2.150029)
test_btest 0.000762 0.000090 46.920662 ( 8.658401)
test_basic 0.005230 0.000615 0.344802 ( 0.433084)
test_all 0.001005 0.000118 604.190998 ( 85.819727)
test_rubyspec 0.082638 0.029453 43.507000 ( 49.117354)
total: 147.88 sec