Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-022502
#<BuildRuby:0x0000559b08db3280
@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.20231221-022502",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004251 0.000010 1.218322 ( 1.624906)
build_miniruby 0.001262 0.000063 0.953082 ( 0.952176)
build_ruby 0.001442 0.000072 2.960256 ( 2.960882)
build_all 0.002176 0.008291 16.456164 ( 1.528306)
build_install 0.006664 0.002578 4.849036 ( 1.133705)
test_btest 0.000878 0.000140 86.280362 ( 7.358049)
test_basic 0.004054 0.000649 0.797579 ( 0.877183)
test_all 0.105118 0.029582 539.131500 ( 51.344475)
test_rubyspec 0.041489 0.008756 50.291484 ( 62.520960)
total: 130.30 sec