Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-184953
#<BuildRuby:0x000055e121cffed8
@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.20220810-184953",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.000000 0.006344 0.888208 ( 2.050939)
build_miniruby 0.000617 0.000452 0.057737 ( 0.062424)
build_ruby 0.000618 0.000258 0.061387 ( 0.060290)
build_all 0.003424 0.001427 1.552807 ( 0.595063)
build_install 0.010829 0.000601 5.680380 ( 2.181450)
test_btest 0.000612 0.000216 47.279198 ( 8.498242)
test_basic 0.004435 0.001565 0.343526 ( 0.431106)
test_all 0.000942 0.000333 617.938029 ( 88.476096)
test_rubyspec 0.071426 0.049297 44.008079 ( 51.345932)
total: 153.70 sec