Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-175011
#<BuildRuby:0x000055e009737e88
@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.20240114-175011",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.001759 0.004404 0.804976 ( 1.219174)
build_miniruby 0.000863 0.000216 0.815332 ( 0.815365)
build_ruby 0.001608 0.000402 2.667315 ( 2.667755)
build_all 0.008066 0.000000 11.836005 ( 0.981844)
build_install 0.006608 0.004794 3.394598 ( 0.962892)
test_btest 0.000648 0.000173 66.698662 ( 4.507445)
test_basic 0.004163 0.000000 0.394418 ( 0.475507)
test_all 0.074212 0.022197 380.904885 ( 40.324214)
test_rubyspec 0.029156 0.037128 40.666333 ( 53.189090)
total: 105.14 sec