Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-182544
#<BuildRuby:0x0000563e27e68410
@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.20221229-182544",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.000000 0.006309 0.843691 ( 1.041699)
build_miniruby 0.000800 0.000541 1.010559 ( 1.008505)
build_ruby 0.001149 0.000383 2.781673 ( 2.779174)
build_all 0.008281 0.001383 16.850363 ( 3.035020)
build_install 0.009213 0.000263 2.318935 ( 1.193276)
test_btest 0.000807 0.000225 70.143119 ( 11.059436)
test_basic 0.002376 0.005028 0.359549 ( 0.444594)
test_all 0.000902 0.000301 677.293714 (103.438558)
test_rubyspec 0.061601 0.044070 51.486386 ( 59.546756)
total: 183.55 sec