Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-141328
#<BuildRuby:0x000055f881d08098
@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.20240108-141328",
@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.000002 0.000010 ( 0.000011)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000000 0.005222 1.340590 ( 1.731655)
build_miniruby 0.000000 0.001405 1.499885 ( 1.503670)
build_ruby 0.001270 0.000401 4.354199 ( 4.364555)
build_all 0.010364 0.000000 16.616150 ( 1.770756)
build_install 0.008373 0.007556 4.980842 ( 1.759829)
test_btest 0.000689 0.000230 82.903496 ( 10.125302)
test_basic 0.001401 0.003969 0.671264 ( 0.736480)
test_all 0.089311 0.031840 544.373819 ( 75.167652)
test_rubyspec 0.033051 0.033576 83.005056 ( 95.256864)
total: 192.42 sec