Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-074557
#<BuildRuby:0x000055da290fb280
@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.20231210-074557",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.003946 0.000359 0.997892 ( 1.265640)
build_miniruby 0.001117 0.000000 0.870512 ( 0.870460)
build_ruby 0.001224 0.000000 2.707523 ( 2.741439)
build_all 0.007095 0.000430 12.018594 ( 1.001287)
build_install 0.010440 0.000433 3.661627 ( 0.981215)
test_btest 0.000702 0.000054 63.627117 ( 5.765434)
test_basic 0.003171 0.000244 0.373491 ( 0.454967)
test_all 0.059681 0.044457 411.949685 ( 35.268636)
test_rubyspec 0.022086 0.043165 40.032703 ( 52.736015)
total: 101.09 sec