Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-035609
#<BuildRuby:0x000055c993a8bfa8
@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-035609",
@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.000052 0.000010 0.000062 ( 0.000060)
configure 0.000029 0.000006 0.000035 ( 0.000033)
build_up 0.005796 0.000272 1.193507 ( 1.533144)
build_miniruby 0.000000 0.001618 0.917483 ( 0.916114)
build_ruby 0.000000 0.001586 2.840794 ( 2.841066)
build_all 0.004612 0.004232 14.104050 ( 1.287519)
build_install 0.006793 0.000649 4.096339 ( 1.067161)
test_btest 0.001005 0.000000 73.067591 ( 7.284756)
test_basic 0.004571 0.000346 0.724485 ( 0.800585)
test_all 0.111328 0.015963 513.667018 ( 50.370471)
test_rubyspec 0.020500 0.029113 48.353841 ( 60.648119)
total: 126.75 sec