Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-003631
#<BuildRuby:0x00005567c6370090
@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.20231130-003631",
@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.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.004803 0.842576 ( 1.238068)
build_miniruby 0.000000 0.001253 0.877799 ( 0.878890)
build_ruby 0.000436 0.001400 2.712778 ( 2.715598)
build_all 0.002145 0.005724 12.015988 ( 1.010824)
build_install 0.008051 0.003096 3.543839 ( 0.966528)
test_btest 0.000528 0.000203 63.097809 ( 5.070263)
test_basic 0.000000 0.003236 0.377929 ( 0.461270)
test_all 0.051580 0.049210 377.983100 ( 43.630760)
test_rubyspec 0.036467 0.027184 39.490155 ( 52.172023)
total: 108.14 sec