Logfile: /home/ko1/ruby/logs/brlog.trunk.20230802-072724
#<BuildRuby:0x000055fe5ba5fbb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230802-072724",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000022 0.000007 0.000029 ( 0.000028)
build_up 0.001190 0.004392 1.489908 ( 2.744024)
build_miniruby 0.000000 0.001207 0.974523 ( 0.973375)
build_ruby 0.000000 0.001125 2.792098 ( 2.792588)
build_all 0.008044 0.001593 14.992580 ( 1.276570)
build_install 0.008428 0.000000 2.049686 ( 0.928722)
test_btest 0.001014 0.000000 86.132770 ( 7.729170)
test_basic 0.001889 0.002353 0.601456 ( 0.681123)
test_all 0.001464 0.000244 535.309229 ( 61.312143)
test_rubyspec 0.021949 0.018837 46.073231 ( 58.389039)
total: 136.83 sec