Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-161125
#<BuildRuby:0x0000556836a37818
@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.20240114-161125",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000032 0.000008 0.000040 ( 0.000040)
build_up 0.000939 0.004363 1.116946 ( 1.522434)
build_miniruby 0.001338 0.000000 0.874745 ( 0.873849)
build_ruby 0.001347 0.000000 2.710906 ( 2.711038)
build_all 0.005690 0.002933 14.127160 ( 1.247277)
build_install 0.005753 0.001817 4.121044 ( 1.085583)
test_btest 0.000543 0.000172 78.909602 ( 6.881364)
test_basic 0.000854 0.004582 0.748663 ( 0.822147)
test_all 0.114395 0.016755 468.061353 ( 53.530877)
test_rubyspec 0.035000 0.014163 47.651294 ( 60.139910)
total: 128.82 sec