Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-070826
#<BuildRuby:0x0000556f912ef210
@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.20231103-070826",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.005932 1.682295 ( 1.839363)
build_miniruby 0.000000 0.001013 0.857427 ( 0.856653)
build_ruby 0.000236 0.001013 2.950390 ( 2.949997)
build_all 0.007612 0.002748 17.133155 ( 1.487291)
build_install 0.001782 0.006869 5.108435 ( 1.196410)
test_btest 0.000588 0.000214 88.194897 ( 7.754327)
test_basic 0.004044 0.000106 0.706682 ( 0.787655)
test_all 0.089160 0.050703 514.512469 ( 53.729535)
test_rubyspec 0.016701 0.030761 50.752491 ( 63.019751)
total: 133.62 sec