Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-100834
#<BuildRuby:0x000055a2cf5e0110
@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.20231212-100834",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000550 0.004103 1.006214 ( 1.314979)
build_miniruby 0.001122 0.000000 0.871213 ( 0.870960)
build_ruby 0.001620 0.000000 2.693817 ( 2.696492)
build_all 0.006260 0.001960 12.206900 ( 0.997731)
build_install 0.008776 0.003089 3.564538 ( 0.967809)
test_btest 0.000578 0.000122 61.883204 ( 5.889897)
test_basic 0.000525 0.002632 0.381068 ( 0.492220)
test_all 0.072702 0.030760 411.169877 ( 40.844158)
test_rubyspec 0.042977 0.022654 39.982343 ( 52.690005)
total: 106.76 sec