Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-054659
#<BuildRuby:0x0000561b387e4088
@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.20240113-054659",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005232 0.000091 0.815671 ( 1.188511)
build_miniruby 0.001036 0.000069 0.831497 ( 0.831198)
build_ruby 0.001956 0.000130 2.693276 ( 2.693832)
build_all 0.007560 0.000000 12.038625 ( 0.961859)
build_install 0.008205 0.003667 3.433588 ( 0.968824)
test_btest 0.000778 0.000078 65.226759 ( 4.718416)
test_basic 0.000261 0.004001 0.387148 ( 0.467518)
test_all 0.080045 0.018466 372.608586 ( 42.537604)
test_rubyspec 0.032067 0.036490 40.751403 ( 53.339973)
total: 107.71 sec