Logfile: /home/ko1/ruby/logs/brlog.trunk.20230617-064730
#<BuildRuby:0x000055f42226fce8
@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.20230617-064730",
@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.000006 0.000000 0.000006 ( 0.000014)
autoconf 0.000000 0.000010 0.000010 ( 0.000010)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.000826 0.004240 1.420358 ( 2.673765)
build_miniruby 0.000934 0.000156 0.869739 ( 0.869360)
build_ruby 0.001047 0.000174 2.390114 ( 2.390538)
build_all 0.008578 0.001430 13.682120 ( 1.219864)
build_install 0.000000 0.008457 1.890779 ( 0.875459)
test_btest 0.000000 0.001131 86.448231 ( 7.707973)
test_basic 0.004207 0.000000 0.565049 ( 0.647609)
test_all 0.001583 0.000014 442.263771 ( 46.508683)
test_rubyspec 0.024578 0.018149 43.111945 ( 55.576272)
total: 118.47 sec