Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-113450
#<BuildRuby:0x000055af7592f048
@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.20240108-113450",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.004816 0.000356 1.301346 ( 1.689110)
build_miniruby 0.001371 0.000102 1.531566 ( 1.536058)
build_ruby 0.001528 0.000113 4.475294 ( 4.487671)
build_all 0.009663 0.000385 16.790103 ( 1.797569)
build_install 0.015768 0.000455 5.286819 ( 2.091082)
test_btest 0.000799 0.000000 81.028180 ( 9.438070)
test_basic 0.005436 0.000102 0.682563 ( 0.753782)
test_all 0.075138 0.046150 569.065916 ( 69.077662)
test_rubyspec 0.045363 0.022309 81.986338 ( 94.232182)
total: 185.10 sec