Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-085907
#<BuildRuby:0x00005651e95b7d68
@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.20240110-085907",
@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.000004 0.000000 0.000004 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000874 0.003340 0.951967 ( 1.357161)
build_miniruby 0.000829 0.000174 0.954133 ( 0.953945)
build_ruby 0.001161 0.000245 2.908577 ( 2.911537)
build_all 0.009476 0.000302 14.765223 ( 1.388451)
build_install 0.005927 0.002744 4.296808 ( 1.144803)
test_btest 0.000000 0.000650 79.187901 ( 6.957128)
test_basic 0.000818 0.004102 0.497769 ( 0.578166)
test_all 0.106602 0.029929 514.506550 ( 57.094578)
test_rubyspec 0.023972 0.016017 50.686403 ( 63.112468)
total: 135.50 sec