Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-005730
#<BuildRuby:0x000056350afd34b0
@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.20231220-005730",
@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.004739 0.000062 1.046071 ( 1.307707)
build_miniruby 0.001334 0.000111 0.908137 ( 0.909122)
build_ruby 0.001190 0.000099 2.740229 ( 2.743567)
build_all 0.006156 0.000513 12.192129 ( 1.052862)
build_install 0.005884 0.004283 3.596951 ( 0.993675)
test_btest 0.000530 0.000076 64.189673 ( 4.585253)
test_basic 0.002928 0.000419 0.390803 ( 0.465085)
test_all 0.088699 0.020721 441.899554 ( 46.409361)
test_rubyspec 0.036387 0.023939 40.590256 ( 53.310098)
total: 111.78 sec