Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-110335
#<BuildRuby:0x0000563587293048
@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.20231204-110335",
@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.005664 0.000000 0.988191 ( 1.290861)
build_miniruby 0.001224 0.000000 0.864737 ( 0.865541)
build_ruby 0.001763 0.000000 2.709776 ( 2.710519)
build_all 0.004112 0.004363 12.090193 ( 1.005354)
build_install 0.004484 0.003837 3.591281 ( 0.963484)
test_btest 0.000000 0.000799 63.521045 ( 5.460082)
test_basic 0.000000 0.003262 0.370331 ( 0.452672)
test_all 0.077299 0.023712 376.189529 ( 41.204709)
test_rubyspec 0.030977 0.025793 39.682349 ( 52.428501)
total: 106.38 sec