Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-151840
#<BuildRuby:0x00005597c7a7f788
@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.20231213-151840",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004612 0.000047 1.017210 ( 1.278772)
build_miniruby 0.000786 0.000065 0.868056 ( 0.869216)
build_ruby 0.001006 0.000084 2.702115 ( 2.703322)
build_all 0.001536 0.006283 12.199197 ( 1.011077)
build_install 0.007281 0.001456 3.569992 ( 0.971644)
test_btest 0.000000 0.000632 62.740229 ( 5.520239)
test_basic 0.000000 0.004397 0.375402 ( 0.457386)
test_all 0.081047 0.019148 416.607789 ( 36.953826)
test_rubyspec 0.026238 0.036680 40.222599 ( 52.869357)
total: 102.64 sec