Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-080456
#<BuildRuby:0x000055de5ef47760
@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.20221227-080456",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006721 0.001680 0.950691 ( 1.133081)
build_miniruby 0.002230 0.000558 0.845270 ( 0.843471)
build_ruby 0.002547 0.000637 2.142883 ( 2.143109)
build_all 0.010017 0.011272 18.468809 ( 2.177876)
build_install 0.019072 0.003431 2.051749 ( 1.059260)
test_btest 0.000966 0.000322 92.120534 ( 9.447749)
test_basic 0.006895 0.002299 0.353383 ( 0.440055)
test_all 0.002475 0.000000 700.980691 ( 64.266462)
test_rubyspec 0.126474 0.049051 48.216409 ( 56.304166)
total: 137.82 sec