Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-111117
#<BuildRuby:0x0000558afdeb80d8
@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.20231218-111117",
@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.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004556 0.000000 1.033154 ( 1.320810)
build_miniruby 0.000865 0.000000 0.879927 ( 0.880299)
build_ruby 0.001239 0.000000 2.717324 ( 2.719089)
build_all 0.003079 0.004139 12.137791 ( 1.001058)
build_install 0.004294 0.004165 3.565222 ( 0.976349)
test_btest 0.000784 0.000105 64.767137 ( 4.752450)
test_basic 0.002889 0.000385 0.379185 ( 0.462321)
test_all 0.081563 0.018038 361.761988 ( 37.019790)
test_rubyspec 0.014336 0.062299 39.904245 ( 52.558181)
total: 101.69 sec