Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-094944
#<BuildRuby:0x0000564427def320
@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.20231126-094944",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004457 0.001338 0.920386 ( 1.316010)
build_miniruby 0.000739 0.000221 0.797933 ( 0.797875)
build_ruby 0.001369 0.000000 2.629825 ( 2.630578)
build_all 0.008395 0.000200 12.301014 ( 1.008975)
build_install 0.006364 0.006699 3.680899 ( 0.986747)
test_btest 0.000606 0.000202 60.638640 ( 5.826819)
test_basic 0.000000 0.004509 0.406248 ( 0.485287)
test_all 0.062179 0.034169 357.220456 ( 33.235739)
test_rubyspec 0.031838 0.036628 39.870548 ( 52.427029)
total: 98.72 sec