Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-122113
#<BuildRuby:0x000055a4cb803840
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231209-122113",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004908 0.000818 1.269461 ( 1.633296)
build_miniruby 0.000817 0.000137 0.892226 ( 0.891944)
build_ruby 0.001943 0.000000 2.744709 ( 2.744402)
build_all 0.010163 0.000000 16.782078 ( 1.560627)
build_install 0.008709 0.000000 4.961842 ( 1.182582)
test_btest 0.000993 0.000000 88.111569 ( 7.430069)
test_basic 0.000000 0.005368 0.804031 ( 0.878834)
test_all 0.100798 0.037067 528.607569 ( 61.644291)
test_rubyspec 0.024496 0.026381 50.891107 ( 63.202701)
total: 141.17 sec