Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-093555
#<BuildRuby:0x00005651fbd5ff68
@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-093555",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000011 0.000005 0.000016 ( 0.000017)
configure 0.000009 0.000004 0.000013 ( 0.000014)
build_up 0.004574 0.002287 0.939855 ( 2.329703)
build_miniruby 0.000668 0.000334 0.057109 ( 0.055886)
build_ruby 0.000638 0.000319 0.058873 ( 0.057686)
build_all 0.003111 0.001556 1.545251 ( 0.608048)
build_install 0.004000 0.007180 5.669694 ( 2.186704)
test_btest 0.000850 0.000000 55.086056 ( 8.119169)
test_basic 0.001699 0.003578 0.325886 ( 0.414749)
test_all 0.000706 0.000449 603.386646 ( 90.190535)
test_rubyspec 0.067758 0.061488 44.039920 ( 49.687484)
total: 153.65 sec