Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-164014
#<BuildRuby:0x00005647ffecc0c8
@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.20231129-164014",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.001653 0.003550 0.855009 ( 1.303477)
build_miniruby 0.000000 0.001822 0.889604 ( 0.890381)
build_ruby 0.000245 0.001686 2.717632 ( 2.749826)
build_all 0.007585 0.000534 12.169982 ( 1.016885)
build_install 0.010313 0.003643 3.540953 ( 0.969643)
test_btest 0.000723 0.000120 63.760718 ( 4.692805)
test_basic 0.004476 0.000000 0.373486 ( 0.454518)
test_all 0.075528 0.028783 383.706789 ( 42.325421)
test_rubyspec 0.029159 0.040333 39.393980 ( 52.046296)
total: 106.45 sec