Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-075832
#<BuildRuby:0x00005566e10cc090
@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.20240106-075832",
@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.000000 0.000008 ( 0.000009)
autoconf 0.000016 0.000001 0.000017 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.004203 0.000221 1.098801 ( 1.498636)
build_miniruby 0.001356 0.000072 1.329375 ( 1.330393)
build_ruby 0.001283 0.000068 4.186438 ( 4.193504)
build_all 0.005942 0.003693 16.271448 ( 1.574030)
build_install 0.008931 0.004657 4.532710 ( 1.514532)
test_btest 0.000784 0.000102 84.263577 ( 15.213572)
test_basic 0.004475 0.000026 0.584795 ( 0.650003)
test_all 0.088437 0.036065 537.265406 ( 64.196816)
test_rubyspec 0.034701 0.021684 66.527856 ( 78.951683)
total: 169.12 sec