Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-133641
#<BuildRuby:0x00005609415b3e70
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230115-133641",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.002425 0.005123 1.306371 ( 1.314186)
build_miniruby 0.000995 0.000414 1.695390 ( 1.567629)
build_ruby 0.001166 0.000486 2.776380 ( 2.773751)
build_all 0.008354 0.001480 16.747493 ( 2.979027)
build_install 0.006686 0.002571 2.166510 ( 1.100333)
test_btest 0.000776 0.000298 73.913275 ( 10.868757)
test_basic 0.006442 0.000000 0.359027 ( 0.445262)
test_all 0.000624 0.000832 667.079233 (101.473637)
test_rubyspec 0.063540 0.071470 52.267672 ( 60.327035)
total: 182.85 sec