Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-233232
#<BuildRuby:0x00005573ede00018
@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.20240109-233232",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005960 0.000343 0.802365 ( 1.209474)
build_miniruby 0.000850 0.000141 0.816602 ( 0.816334)
build_ruby 0.001107 0.000184 2.664929 ( 2.665714)
build_all 0.002435 0.004851 11.987929 ( 0.963964)
build_install 0.005273 0.004703 3.392472 ( 0.969610)
test_btest 0.000508 0.000157 65.097930 ( 5.415528)
test_basic 0.004446 0.000000 0.401449 ( 0.481640)
test_all 0.078582 0.022452 388.884682 ( 36.402104)
test_rubyspec 0.055151 0.009849 40.477352 ( 53.025638)
total: 101.95 sec