Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-101330
#<BuildRuby:0x000055902f17fe20
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231205-101330",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.005813 0.000000 1.261789 ( 1.637647)
build_miniruby 0.000000 0.001299 0.915523 ( 0.915328)
build_ruby 0.000000 0.001421 2.778290 ( 2.778466)
build_all 0.005390 0.004802 16.314843 ( 1.454754)
build_install 0.005378 0.003999 4.857826 ( 1.189856)
test_btest 0.000965 0.000112 80.110535 ( 7.762326)
test_basic 0.004299 0.000496 0.719453 ( 0.795029)
test_all 0.104740 0.029191 550.602993 ( 48.874818)
test_rubyspec 0.028097 0.016274 50.521728 ( 62.801015)
total: 128.21 sec