Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-100846
#<BuildRuby:0x00005568e0e0fee0
@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.20231205-100846",
@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.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001655 0.004340 1.145065 ( 1.515095)
build_miniruby 0.000785 0.000174 0.879771 ( 0.879488)
build_ruby 0.001010 0.000224 2.714974 ( 2.715291)
build_all 0.004609 0.005456 15.679155 ( 1.437949)
build_install 0.007400 0.000780 4.663201 ( 1.151179)
test_btest 0.000000 0.001032 82.755776 ( 7.523710)
test_basic 0.000000 0.004444 0.636484 ( 0.718225)
test_all 0.108319 0.024309 511.180359 ( 46.840611)
test_rubyspec 0.017026 0.027635 50.124779 ( 62.509479)
total: 125.29 sec