Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-235742
#<BuildRuby:0x00005621df9d74f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231118-235742",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003630 0.001613 0.900995 ( 1.285555)
build_miniruby 0.001001 0.000000 0.788839 ( 0.788631)
build_ruby 0.001485 0.000000 2.600159 ( 2.600967)
build_all 0.002708 0.004825 11.937708 ( 0.969694)
build_install 0.008742 0.004371 3.516706 ( 0.979066)
test_btest 0.000521 0.000261 62.787850 ( 5.317633)
test_basic 0.003527 0.001763 0.402885 ( 0.481632)
test_all 0.075582 0.022782 354.572317 ( 34.326150)
test_rubyspec 0.030087 0.037469 39.878661 ( 52.431594)
total: 99.18 sec