Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-223610
#<BuildRuby:0x000056352ecbbba0
@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.20230724-223610",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000056 0.000006 0.000062 ( 0.000061)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.005078 0.000564 1.408700 ( 2.646743)
build_miniruby 0.000893 0.000099 0.828796 ( 0.828027)
build_ruby 0.001013 0.000112 2.540127 ( 2.540823)
build_all 0.008702 0.000000 13.054141 ( 1.167686)
build_install 0.003662 0.004412 1.999765 ( 0.938615)
test_btest 0.000875 0.000125 78.448482 ( 6.832781)
test_basic 0.003842 0.000548 0.596411 ( 0.678960)
test_all 0.001298 0.000185 466.634578 ( 43.549710)
test_rubyspec 0.029735 0.009376 41.826812 ( 54.270769)
total: 113.46 sec