Logfile: /home/ko1/ruby/logs/brlog.trunk.20220623-150434
#<BuildRuby:0x000055f21bda2c40
@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.20220623-150434",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000020 0.000000 0.000020 ( 0.000021)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.006771 0.000000 0.863931 ( 1.129493)
build_miniruby 0.001069 0.000000 0.058247 ( 0.056998)
build_ruby 0.001033 0.000000 0.059394 ( 0.057998)
build_all 0.004396 0.000000 1.547910 ( 0.620822)
build_install 0.003584 0.007568 6.320326 ( 2.847653)
test_btest 0.000800 0.000080 48.254194 ( 8.683931)
test_basic 0.005254 0.000136 0.301345 ( 0.390252)
test_all 0.001243 0.000118 633.155342 ( 93.155286)
test_rubyspec 0.060978 0.029683 44.207802 ( 49.805144)
total: 156.75 sec