Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-024330
#<BuildRuby:0x000055e19bd93500
@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.20231227-024330",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000041 0.000010 0.000051 ( 0.000050)
configure 0.000032 0.000008 0.000040 ( 0.000040)
build_up 0.004624 0.000119 1.182134 ( 1.567072)
build_miniruby 0.000829 0.000195 0.897624 ( 0.897113)
build_ruby 0.001075 0.000253 2.928112 ( 2.928201)
build_all 0.009172 0.000133 15.634733 ( 1.402244)
build_install 0.007287 0.000596 4.474342 ( 1.101530)
test_btest 0.000961 0.000192 80.534155 ( 7.011286)
test_basic 0.004215 0.000000 0.738117 ( 0.817342)
test_all 0.095683 0.038221 557.546359 ( 51.798879)
test_rubyspec 0.016378 0.032199 49.518106 ( 61.838117)
total: 129.36 sec