Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-113111
#<BuildRuby:0x000055b7cfc978e0
@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.20231224-113111",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.003679 0.739393 ( 1.108144)
build_miniruby 0.000939 0.000073 0.902338 ( 0.902027)
build_ruby 0.000870 0.000067 2.770529 ( 2.773304)
build_all 0.007669 0.000000 12.154652 ( 1.001554)
build_install 0.011561 0.000482 3.395900 ( 0.982870)
test_btest 0.000775 0.000000 62.492087 ( 6.080546)
test_basic 0.000313 0.003495 0.375873 ( 0.458314)
test_all 0.085197 0.019691 407.215714 ( 44.719680)
test_rubyspec 0.025778 0.030696 40.553426 ( 53.312867)
total: 111.34 sec