Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-165610
#<BuildRuby:0x0000556a60874090
@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-165610",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.004444 0.000784 1.060847 ( 1.430255)
build_miniruby 0.000874 0.000155 0.935873 ( 0.935317)
build_ruby 0.001101 0.000194 2.719888 ( 2.719411)
build_all 0.004974 0.003687 14.229308 ( 1.278604)
build_install 0.003296 0.004082 4.085924 ( 1.079816)
test_btest 0.000803 0.000201 78.816763 ( 6.786297)
test_basic 0.000000 0.004479 0.698392 ( 0.774871)
test_all 0.102148 0.029864 507.551029 ( 56.841375)
test_rubyspec 0.020045 0.026644 48.418201 ( 60.841123)
total: 132.69 sec