Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-020303
#<BuildRuby:0x00005583df43c048
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231211-020303",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000421 0.004129 1.313282 ( 1.737287)
build_miniruby 0.001088 0.000000 0.881130 ( 0.881504)
build_ruby 0.001532 0.000000 2.798732 ( 2.798471)
build_all 0.007063 0.003342 16.289234 ( 1.474064)
build_install 0.009400 0.000424 4.878286 ( 1.213495)
test_btest 0.000802 0.000219 85.224106 ( 7.787490)
test_basic 0.004382 0.000090 0.704947 ( 0.781789)
test_all 0.108495 0.027099 553.246980 ( 54.630408)
test_rubyspec 0.027462 0.020738 50.766758 ( 63.113405)
total: 134.42 sec