Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-195621
#<BuildRuby:0x000055b131b4bf30
@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.20230104-195621",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.003700 0.000000 0.644243 ( 1.090310)
build_miniruby 0.000877 0.000136 0.667683 ( 0.666728)
build_ruby 0.000982 0.000268 2.443802 ( 2.444985)
build_all 0.004838 0.004555 12.972311 ( 1.597227)
build_install 0.006380 0.000593 1.621970 ( 0.775555)
test_btest 0.000545 0.000168 65.457429 ( 6.173484)
test_basic 0.000000 0.003708 0.258410 ( 0.353752)
test_all 0.000000 0.001715 496.998319 ( 53.371664)
test_rubyspec 0.005192 0.022746 35.236727 ( 45.814249)
total: 112.29 sec