Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-104707
#<BuildRuby:0x000055bac7fdb858
@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.20240115-104707",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000014 0.000004 0.000018 ( 0.000019)
configure 0.000015 0.000005 0.000020 ( 0.000019)
build_up 0.000225 0.003886 0.995173 ( 1.364011)
build_miniruby 0.000642 0.000227 0.888162 ( 0.888037)
build_ruby 0.001131 0.000399 2.820934 ( 2.820630)
build_all 0.008545 0.000216 14.013443 ( 1.289635)
build_install 0.007445 0.000000 4.055198 ( 1.043982)
test_btest 0.000826 0.000111 75.768807 ( 6.700737)
test_basic 0.004051 0.000016 0.501285 ( 0.579120)
test_all 0.100271 0.029103 491.356366 ( 45.255366)
test_rubyspec 0.020430 0.024582 48.854711 ( 61.228890)
total: 121.17 sec