Logfile: /home/ko1/ruby/logs/brlog.trunk.20220429-114211
#<BuildRuby:0x0000563bad6eb448
@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.20220429-114211",
@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.000013 0.000003 0.000016 ( 0.000016)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.006599 0.000627 0.867695 ( 1.241169)
build_miniruby 0.000871 0.000201 0.057232 ( 0.055994)
build_ruby 0.001003 0.000000 0.057757 ( 0.056557)
build_all 0.003914 0.000175 1.505759 ( 0.610232)
build_install 0.006803 0.003815 6.265273 ( 2.815662)
test_btest 0.000444 0.000111 50.894260 ( 7.678052)
test_basic 0.005669 0.000000 0.259481 ( 0.348316)
test_all 0.001540 0.000000 602.801931 ( 96.429939)
test_rubyspec 0.070591 0.046182 43.645605 ( 48.591416)
total: 157.83 sec