Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-121547
#<BuildRuby:0x000055821e79ff90
@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-121547",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.005429 0.000219 1.367824 ( 1.787979)
build_miniruby 0.000000 0.001355 1.470007 ( 1.473874)
build_ruby 0.000000 0.001869 5.598416 ( 5.605929)
build_all 0.010906 0.000000 16.774569 ( 1.802626)
build_install 0.011585 0.004383 5.179446 ( 1.923507)
test_btest 0.000622 0.000117 84.348552 ( 11.681337)
test_basic 0.006639 0.000475 0.773800 ( 0.837680)
test_all 0.091494 0.028767 545.268902 ( 79.961797)
test_rubyspec 0.025239 0.041157 83.742145 ( 95.971599)
total: 201.05 sec