Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-155225
#<BuildRuby:0x0000561ea933f4f0
@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.20240113-155225",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005236 0.000000 0.815025 ( 1.219880)
build_miniruby 0.000972 0.000000 0.849682 ( 0.849604)
build_ruby 0.002071 0.000000 2.696146 ( 2.696384)
build_all 0.006264 0.002363 12.481704 ( 1.030351)
build_install 0.013496 0.000000 3.462704 ( 0.968109)
test_btest 0.000755 0.000000 67.289230 ( 4.765391)
test_basic 0.003797 0.001476 0.401007 ( 0.480450)
test_all 0.078925 0.019942 376.339014 ( 37.381246)
test_rubyspec 0.048825 0.029552 40.554302 ( 53.081375)
total: 102.47 sec