Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-182735
#<BuildRuby:0x0000558cdaa0f7f0
@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.20231222-182735",
@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.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000385 0.004060 0.742747 ( 1.120100)
build_miniruby 0.001348 0.000245 0.905042 ( 0.905356)
build_ruby 0.001211 0.000220 2.772133 ( 2.775505)
build_all 0.003217 0.005152 12.223937 ( 1.001964)
build_install 0.006952 0.002639 3.502116 ( 0.977953)
test_btest 0.000537 0.000154 63.735401 ( 5.013076)
test_basic 0.003121 0.000892 0.379367 ( 0.460658)
test_all 0.093355 0.013443 438.553771 ( 41.435741)
test_rubyspec 0.026939 0.020272 40.929934 ( 53.652062)
total: 107.34 sec