Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-173307
#<BuildRuby:0x000055f127dc3d68
@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.20231109-173307",
@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.000016 0.000000 0.000016 ( 0.000008)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.001160 0.003536 1.346218 ( 1.620821)
build_miniruby 0.000907 0.000202 0.818156 ( 0.817595)
build_ruby 0.001148 0.000255 2.698651 ( 2.698565)
build_all 0.009222 0.001068 16.134874 ( 1.439741)
build_install 0.008037 0.000724 4.776908 ( 1.150530)
test_btest 0.001054 0.000000 83.301988 ( 7.144453)
test_basic 0.001428 0.004135 0.828023 ( 0.903759)
test_all 0.105212 0.028640 530.645638 ( 50.961721)
test_rubyspec 0.022135 0.024468 50.066998 ( 62.401123)
total: 129.14 sec