Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-081102
#<BuildRuby:0x0000557d2ffdb310
@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.20231208-081102",
@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.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003463 0.000692 1.001059 ( 1.459992)
build_miniruby 0.000959 0.000191 0.863043 ( 0.862510)
build_ruby 0.001054 0.000211 2.701649 ( 2.704607)
build_all 0.004462 0.003390 12.111048 ( 0.991094)
build_install 0.008918 0.004333 3.580601 ( 0.962243)
test_btest 0.000623 0.000178 63.094190 ( 5.241748)
test_basic 0.000000 0.004198 0.374778 ( 0.455901)
test_all 0.075920 0.025444 393.110876 ( 34.678719)
test_rubyspec 0.028674 0.035377 39.695711 ( 52.358122)
total: 99.72 sec