Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-005425
#<BuildRuby:0x0000563067e68460
@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.20230106-005425",
@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.000008)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.003918 0.002569 0.879104 ( 1.052825)
build_miniruby 0.001327 0.000000 1.010412 ( 1.008566)
build_ruby 0.001649 0.000000 2.767183 ( 2.764385)
build_all 0.001867 0.008124 16.757107 ( 2.978728)
build_install 0.007545 0.001607 2.065246 ( 1.072695)
test_btest 0.000757 0.000331 65.585540 ( 11.058351)
test_basic 0.004450 0.001947 0.345951 ( 0.432404)
test_all 0.000978 0.000427 666.740300 ( 94.646291)
test_rubyspec 0.070723 0.060843 51.379518 ( 59.383781)
total: 174.40 sec