Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-182631
#<BuildRuby:0x000055dc42b037f8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240114-182631",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000026 0.000002 0.000028 ( 0.000027)
autoconf 0.000037 0.000002 0.000039 ( 0.000040)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.003551 0.003772 0.803016 ( 1.206358)
build_miniruby 0.000952 0.000000 0.840817 ( 0.840928)
build_ruby 0.000000 0.001469 2.674707 ( 2.675641)
build_all 0.004079 0.003820 11.968459 ( 0.968339)
build_install 0.006105 0.004605 3.382023 ( 0.972517)
test_btest 0.000741 0.000202 64.781161 ( 4.728202)
test_basic 0.004017 0.001096 0.413443 ( 0.492949)
test_all 0.080089 0.020388 399.334940 ( 36.504863)
test_rubyspec 0.028744 0.038179 40.323259 ( 52.846631)
total: 101.24 sec