Logfile: /home/ko1/ruby/logs/brlog.trunk.20220521-122842
#<BuildRuby:0x000055e9d650a620
@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.20220521-122842",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.002884 0.003716 0.828782 ( 1.037491)
build_miniruby 0.000676 0.000226 0.057681 ( 0.056506)
build_ruby 0.000733 0.000244 0.058155 ( 0.056949)
build_all 0.003065 0.001021 1.520459 ( 0.617514)
build_install 0.008156 0.002718 6.326919 ( 2.842661)
test_btest 0.000617 0.000206 49.233329 ( 8.640195)
test_basic 0.000863 0.005509 0.346750 ( 0.434576)
test_all 0.001372 0.000572 627.773035 ( 94.385526)
test_rubyspec 0.060993 0.061595 44.055591 ( 49.617480)
total: 157.69 sec