Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-102103
#<BuildRuby:0x000055b7075a4088
@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.20220721-102103",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003473 0.003106 0.859344 ( 3.281055)
build_miniruby 0.000847 0.000181 0.058016 ( 0.056746)
build_ruby 0.000891 0.000000 0.059726 ( 0.058602)
build_all 0.004620 0.000000 1.572221 ( 0.612130)
build_install 0.008902 0.001276 5.640658 ( 2.177733)
test_btest 0.000692 0.000129 48.834724 ( 8.525195)
test_basic 0.002518 0.002966 0.296226 ( 0.384882)
test_all 0.001107 0.000132 604.072041 ( 91.205553)
test_rubyspec 0.061277 0.032734 43.876517 ( 49.612283)
total: 155.91 sec