Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-093825
#<BuildRuby:0x000055937bb0f0b8
@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-093825",
@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.000004 0.000002 0.000006 ( 0.000008)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003377 0.001125 1.190518 ( 1.569502)
build_miniruby 0.000725 0.000242 0.858234 ( 0.858082)
build_ruby 0.001093 0.000365 2.644283 ( 2.644549)
build_all 0.003413 0.006647 15.677084 ( 1.381862)
build_install 0.004113 0.004124 4.620697 ( 1.121905)
test_btest 0.000626 0.000313 83.669081 ( 6.622131)
test_basic 0.001968 0.002996 0.668966 ( 0.744704)
test_all 0.083613 0.048858 508.316301 ( 49.643527)
test_rubyspec 0.023493 0.030706 50.320778 ( 62.674353)
total: 127.26 sec