Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-213835
#<BuildRuby:0x0000564a23217280
@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.20231226-213835",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000017 0.000005 0.000022 ( 0.000023)
configure 0.000013 0.000004 0.000017 ( 0.000016)
build_up 0.005621 0.000394 0.809568 ( 1.212186)
build_miniruby 0.000825 0.000247 0.784741 ( 0.784608)
build_ruby 0.001064 0.000320 2.651335 ( 2.652413)
build_all 0.007233 0.000000 11.952996 ( 0.959744)
build_install 0.008142 0.002566 3.367604 ( 0.949892)
test_btest 0.000592 0.000158 62.449817 ( 5.867237)
test_basic 0.003173 0.000846 0.395093 ( 0.475706)
test_all 0.076507 0.019178 397.205944 ( 35.984161)
test_rubyspec 0.017124 0.047970 40.161584 ( 52.726300)
total: 101.61 sec