Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-082640
#<BuildRuby:0x0000563ce7308110
@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-082640",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.006997 0.000127 1.315909 ( 1.721304)
build_miniruby 0.001100 0.000047 1.993971 ( 1.996771)
build_ruby 0.001569 0.000068 4.452536 ( 4.461969)
build_all 0.010627 0.000078 16.570478 ( 1.745027)
build_install 0.015849 0.000000 4.989111 ( 1.782393)
test_btest 0.000780 0.000000 83.408681 ( 7.765965)
test_basic 0.002563 0.003217 0.700070 ( 0.767494)
test_all 0.085791 0.036223 531.626403 ( 68.978454)
test_rubyspec 0.050125 0.016544 83.427302 ( 95.740991)
total: 184.96 sec