Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-081810
#<BuildRuby:0x000055dc23977430
@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-081810",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.000447 0.004201 1.016476 ( 1.266999)
build_miniruby 0.000000 0.001045 0.878356 ( 0.880382)
build_ruby 0.000000 0.001670 2.716194 ( 2.717039)
build_all 0.005118 0.002768 12.092724 ( 1.012101)
build_install 0.009013 0.003239 3.620385 ( 0.974703)
test_btest 0.000609 0.000174 63.110736 ( 6.016762)
test_basic 0.000000 0.002958 0.374692 ( 0.457384)
test_all 0.095789 0.005696 412.300262 ( 35.423988)
test_rubyspec 0.041923 0.024812 39.644343 ( 52.292695)
total: 101.04 sec