Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-193726
#<BuildRuby:0x0000562a0c667f88
@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.20220423-193726",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005696 0.000416 0.836976 ( 1.043797)
build_miniruby 0.000794 0.000183 0.058073 ( 0.056773)
build_ruby 0.000635 0.000146 0.059419 ( 0.058307)
build_all 0.003524 0.000813 1.544010 ( 0.621304)
build_install 0.008433 0.002245 6.287772 ( 2.802698)
test_btest 0.000889 0.000209 52.736047 ( 8.504306)
test_basic 0.004487 0.001056 0.312665 ( 0.401451)
test_all 0.000811 0.001134 626.367413 ( 89.534679)
test_rubyspec 0.082957 0.028571 44.383142 ( 49.261524)
total: 152.29 sec