Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-012217
#<BuildRuby:0x00005651b8b98cb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221226-012217",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.006825 0.002482 0.988470 ( 1.193667)
build_miniruby 0.000000 0.002139 0.844168 ( 0.843535)
build_ruby 0.000000 0.003340 2.146082 ( 2.146595)
build_all 0.011636 0.009315 18.709223 ( 2.177549)
build_install 0.015671 0.005469 2.034129 ( 1.044071)
test_btest 0.000910 0.000455 88.383855 ( 8.717757)
test_basic 0.002607 0.007079 0.346607 ( 0.431339)
test_all 0.001925 0.001100 696.958455 ( 63.530873)
test_rubyspec 0.076882 0.092446 48.178068 ( 56.311819)
total: 136.40 sec