Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-050330
#<BuildRuby:0x000055f6c3983568
@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.20240116-050330",
@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.000018 0.000002 0.000020 ( 0.000018)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004137 0.000003 1.084986 ( 1.481450)
build_miniruby 0.001150 0.000122 0.947575 ( 0.946421)
build_ruby 0.001296 0.000136 2.724220 ( 2.724178)
build_all 0.008488 0.000425 14.131388 ( 1.371200)
build_install 0.008554 0.000000 4.054790 ( 1.073383)
test_btest 0.001072 0.000069 76.209627 ( 6.623373)
test_basic 0.004061 0.000000 0.730389 ( 0.811653)
test_all 0.086833 0.040636 501.589681 ( 45.561653)
test_rubyspec 0.021781 0.025214 48.627451 ( 60.970650)
total: 121.57 sec