Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-135229
#<BuildRuby:0x000055fcdd27f468
@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.20231122-135229",
@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.000000 0.000003 ( 0.000009)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.006016 0.000302 0.947241 ( 1.345576)
build_miniruby 0.000000 0.001102 0.811351 ( 0.811687)
build_ruby 0.000644 0.001254 2.623210 ( 2.623627)
build_all 0.003967 0.003759 12.240596 ( 1.008379)
build_install 0.007222 0.004575 3.695538 ( 0.978220)
test_btest 0.000573 0.000168 64.922822 ( 5.245262)
test_basic 0.003121 0.000918 0.401499 ( 0.482393)
test_all 0.077097 0.018340 346.483830 ( 39.601166)
test_rubyspec 0.027468 0.036611 39.828726 ( 52.403900)
total: 104.50 sec