Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-084438
#<BuildRuby:0x000055de5b52b568
@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.20231224-084438",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004043 0.000202 1.163863 ( 1.546075)
build_miniruby 0.001062 0.000053 0.950684 ( 0.950332)
build_ruby 0.001262 0.000063 2.743220 ( 2.743606)
build_all 0.010881 0.000000 16.917041 ( 1.483703)
build_install 0.005412 0.004563 4.907692 ( 1.208798)
test_btest 0.000965 0.000084 84.563241 ( 7.972616)
test_basic 0.004419 0.000000 0.639276 ( 0.714185)
test_all 0.095592 0.041724 535.673219 ( 55.804531)
test_rubyspec 0.025970 0.022079 50.733614 ( 63.165888)
total: 135.59 sec