Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-043827
#<BuildRuby:0x0000562fcd16b220
@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.20230728-043827",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.006271 0.000000 1.439692 ( 2.792932)
build_miniruby 0.001124 0.000000 0.843157 ( 0.842440)
build_ruby 0.001236 0.000000 2.940108 ( 2.940068)
build_all 0.009694 0.000000 14.739185 ( 1.291677)
build_install 0.002593 0.005916 2.059645 ( 0.910240)
test_btest 0.000629 0.000126 85.457432 ( 7.790468)
test_basic 0.001660 0.003264 0.672201 ( 0.749511)
test_all 0.001066 0.000246 509.905359 ( 54.437687)
test_rubyspec 0.012170 0.030178 45.018077 ( 57.379467)
total: 129.14 sec