Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-015213
#<BuildRuby:0x000055de794d3868
@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.20221217-015213",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.003330 0.000000 0.622624 ( 1.024141)
build_miniruby 0.000925 0.000000 0.728961 ( 0.728256)
build_ruby 0.001342 0.000000 2.587304 ( 2.510204)
build_all 0.005108 0.003920 12.492396 ( 1.509645)
build_install 0.006907 0.000166 1.656771 ( 0.769365)
test_btest 0.000606 0.000034 64.353751 ( 5.816483)
test_basic 0.000000 0.003110 0.229098 ( 0.326428)
test_all 0.000000 0.001387 503.261360 ( 69.367837)
test_rubyspec 0.010856 0.018162 35.437683 ( 46.009364)
total: 128.06 sec