Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-155128
#<BuildRuby:0x000055637bfd00a0
@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.20240112-155128",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003625 0.000604 0.916846 ( 1.313215)
build_miniruby 0.000843 0.000140 0.934750 ( 0.935169)
build_ruby 0.000000 0.001368 2.764757 ( 2.766791)
build_all 0.002038 0.007605 14.773524 ( 1.387066)
build_install 0.001536 0.007661 4.288653 ( 1.161598)
test_btest 0.000502 0.000185 75.394700 ( 7.419342)
test_basic 0.000000 0.003593 0.437935 ( 0.515628)
test_all 0.097380 0.035843 515.569811 ( 47.969203)
test_rubyspec 0.017059 0.015794 49.267536 ( 61.848942)
total: 125.32 sec