Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-155658
#<BuildRuby:0x0000559b63457bb8
@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.20231220-155658",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000657 0.003640 1.206302 ( 1.582904)
build_miniruby 0.001275 0.000201 0.989882 ( 0.988962)
build_ruby 0.001489 0.000000 2.802274 ( 2.802541)
build_all 0.000150 0.010396 16.680601 ( 1.535316)
build_install 0.005962 0.003292 4.803002 ( 1.153640)
test_btest 0.000000 0.001098 86.565841 ( 7.208067)
test_basic 0.000000 0.004173 0.688262 ( 0.767643)
test_all 0.093028 0.045465 523.283159 ( 60.066426)
test_rubyspec 0.023312 0.023898 50.598775 ( 62.976082)
total: 139.08 sec