Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-123557
#<BuildRuby:0x000055fd53a98110
@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-123557",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.005381 0.000897 0.802260 ( 1.230531)
build_miniruby 0.000860 0.000143 0.842233 ( 0.842186)
build_ruby 0.001655 0.000276 2.656426 ( 2.656676)
build_all 0.007540 0.000000 11.989021 ( 0.973117)
build_install 0.008821 0.005159 3.435092 ( 0.966419)
test_btest 0.000000 0.000748 66.951445 ( 4.771375)
test_basic 0.000000 0.004572 0.393654 ( 0.474395)
test_all 0.060047 0.033842 387.001713 ( 34.087277)
test_rubyspec 0.027873 0.043245 40.627427 ( 53.158709)
total: 99.16 sec