Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-053621
#<BuildRuby:0x000055e54d0900a0
@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.20240117-053621",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.004397 0.000776 1.154329 ( 1.552788)
build_miniruby 0.000766 0.000135 0.853713 ( 0.852744)
build_ruby 0.001118 0.000197 2.761345 ( 2.761088)
build_all 0.002830 0.006353 14.493410 ( 1.311835)
build_install 0.006159 0.001540 4.199068 ( 1.062557)
test_btest 0.000757 0.000189 76.118254 ( 6.803771)
test_basic 0.001396 0.003496 0.768758 ( 0.843624)
test_all 0.117151 0.013073 492.505471 ( 48.958703)
test_rubyspec 0.029858 0.031567 80.062066 ( 92.412265)
total: 156.56 sec