Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-050919
#<BuildRuby:0x0000557332e0c090
@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.20240103-050919",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000000 0.000011 0.000011 ( 0.000012)
configure 0.000000 0.000007 0.000007 ( 0.000006)
build_up 0.001016 0.004846 1.047872 ( 1.302247)
build_miniruby 0.000672 0.000420 0.813283 ( 0.813324)
build_ruby 0.000000 0.001212 2.659684 ( 2.660826)
build_all 0.003792 0.004060 11.928083 ( 0.958662)
build_install 0.007163 0.003456 3.559443 ( 0.980885)
test_btest 0.000385 0.000257 64.461704 ( 5.026106)
test_basic 0.002588 0.001725 0.395375 ( 0.475929)
test_all 0.071675 0.025290 387.607981 ( 35.247880)
test_rubyspec 0.031446 0.034193 40.083605 ( 52.649613)
total: 100.12 sec