Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-222341
#<BuildRuby:0x000055594dec7e20
@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.20240109-222341",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.003417 0.000570 0.835187 ( 1.242546)
build_miniruby 0.001019 0.000170 0.901530 ( 0.902767)
build_ruby 0.001072 0.000178 2.795704 ( 2.798402)
build_all 0.009219 0.000731 14.752184 ( 1.383133)
build_install 0.005784 0.003202 4.328972 ( 1.162133)
test_btest 0.000556 0.000104 79.016720 ( 7.334471)
test_basic 0.000043 0.003323 0.425901 ( 0.508332)
test_all 0.106051 0.027534 511.356086 ( 55.012731)
test_rubyspec 0.022663 0.012743 49.005438 ( 61.486116)
total: 131.83 sec