Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-121809
#<BuildRuby:0x0000557e50c3c048
@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.20231203-121809",
@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.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002651 0.002946 1.135461 ( 1.493145)
build_miniruby 0.000848 0.000170 0.915822 ( 0.915661)
build_ruby 0.001237 0.000247 2.834302 ( 2.834135)
build_all 0.006642 0.003620 16.962869 ( 1.488053)
build_install 0.003823 0.004865 4.967716 ( 1.184583)
test_btest 0.001093 0.000000 84.690594 ( 8.067096)
test_basic 0.000000 0.005044 0.680794 ( 0.759391)
test_all 0.099643 0.037723 534.916264 ( 54.469957)
test_rubyspec 0.033653 0.011404 50.235540 ( 62.578347)
total: 133.79 sec