Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-114635
#<BuildRuby:0x000055e9a9cd00d0
@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.20220827-114635",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000000 0.006495 0.886340 ( 1.120632)
build_miniruby 0.000000 0.000979 0.058074 ( 0.056833)
build_ruby 0.000000 0.000978 0.059649 ( 0.058483)
build_all 0.002225 0.002234 1.545943 ( 0.597659)
build_install 0.007719 0.000992 1.928183 ( 0.970277)
test_btest 0.000638 0.000160 47.536386 ( 8.702946)
test_basic 0.002194 0.003500 0.258200 ( 0.346855)
test_all 0.002051 0.000603 636.287743 ( 91.122204)
test_rubyspec 0.081333 0.036979 44.191632 ( 52.470956)
total: 155.45 sec