Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-124513
#<BuildRuby:0x000055cf6e500030
@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.20220723-124513",
@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.000006)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.005012 0.001366 0.889274 ( 1.293950)
build_miniruby 0.000766 0.000209 0.057648 ( 0.056475)
build_ruby 0.000723 0.000197 0.059062 ( 0.057792)
build_all 0.000000 0.004504 1.502745 ( 0.585224)
build_install 0.005528 0.003411 5.647246 ( 2.148741)
test_btest 0.000617 0.000237 47.029859 ( 8.513414)
test_basic 0.002024 0.003434 0.292912 ( 0.382447)
test_all 0.000725 0.000310 607.977011 ( 91.038147)
test_rubyspec 0.068234 0.057525 43.671736 ( 49.245689)
total: 153.32 sec