Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-212710
#<BuildRuby:0x0000563e2bbf7fd8
@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.20231124-212710",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.002264 0.003376 0.920347 ( 1.337641)
build_miniruby 0.001112 0.000000 0.835165 ( 0.835260)
build_ruby 0.001463 0.000000 2.631239 ( 2.631780)
build_all 0.006318 0.001600 12.208040 ( 0.982348)
build_install 0.002964 0.007869 3.709031 ( 0.979203)
test_btest 0.000521 0.000223 64.240010 ( 5.002614)
test_basic 0.003178 0.001362 0.408623 ( 0.488432)
test_all 0.065431 0.032571 352.730010 ( 36.303445)
test_rubyspec 0.016882 0.046516 39.713630 ( 52.294760)
total: 100.86 sec