Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-015255
#<BuildRuby:0x0000559fd54ff658
@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.20240115-015255",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000020 0.000006 0.000026 ( 0.000027)
configure 0.000016 0.000005 0.000021 ( 0.000020)
build_up 0.005000 0.001500 0.799228 ( 1.165567)
build_miniruby 0.000998 0.000000 0.818011 ( 0.817695)
build_ruby 0.001582 0.000000 2.669528 ( 2.670187)
build_all 0.004133 0.003777 11.992130 ( 0.990755)
build_install 0.008091 0.000000 3.388746 ( 0.954910)
test_btest 0.000738 0.000000 64.405930 ( 4.627068)
test_basic 0.004096 0.000000 0.414588 ( 0.494663)
test_all 0.083396 0.016098 379.401792 ( 37.667524)
test_rubyspec 0.027469 0.037824 40.161879 ( 52.706149)
total: 102.10 sec