Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-033116
#<BuildRuby:0x000055a1df23bf00
@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.20220824-033116",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.003959 0.002432 0.829142 ( 0.854833)
build_miniruby 0.000734 0.000138 0.057012 ( 0.055837)
build_ruby 0.000926 0.000000 0.059144 ( 0.058039)
build_all 0.004257 0.000319 1.540179 ( 0.585548)
build_install 0.009976 0.001072 1.930009 ( 0.970531)
test_btest 0.000751 0.000126 52.625378 ( 8.282844)
test_basic 0.005421 0.000232 0.289964 ( 0.378596)
test_all 0.000000 0.002669 593.590626 ( 94.122718)
test_rubyspec 0.068852 0.061047 44.299800 ( 52.526673)
total: 157.84 sec