Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-183449
#<BuildRuby:0x0000563d738ff3e8
@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.20231120-183449",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003971 0.001191 0.898514 ( 1.330043)
build_miniruby 0.000878 0.000264 0.829618 ( 0.829597)
build_ruby 0.001923 0.000000 2.588623 ( 2.589074)
build_all 0.007795 0.000222 11.946750 ( 0.980405)
build_install 0.000460 0.011700 3.566365 ( 0.981724)
test_btest 0.000512 0.000237 63.273994 ( 5.616337)
test_basic 0.002807 0.001295 0.400568 ( 0.481500)
test_all 0.065410 0.030528 361.277298 ( 33.328579)
test_rubyspec 0.021389 0.044112 39.913785 ( 52.476090)
total: 98.61 sec