Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-141358
#<BuildRuby:0x000055d7aed43fd8
@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.20231229-141358",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.005228 0.000521 0.831603 ( 1.237852)
build_miniruby 0.000849 0.000340 0.822521 ( 0.822171)
build_ruby 0.001287 0.000514 2.673624 ( 2.673751)
build_all 0.006643 0.000858 11.969396 ( 0.967360)
build_install 0.008431 0.003066 3.376349 ( 0.966992)
test_btest 0.000755 0.000274 62.527253 ( 5.509052)
test_basic 0.004148 0.000000 0.396701 ( 0.475655)
test_all 0.077136 0.019830 396.898058 ( 35.283098)
test_rubyspec 0.046215 0.035023 40.497475 ( 53.013471)
total: 100.95 sec