Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-210623
#<BuildRuby:0x0000564b0f1dbce8
@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.20230726-210623",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005203 0.000548 1.206416 ( 2.456673)
build_miniruby 0.000934 0.000099 0.923121 ( 0.922277)
build_ruby 0.001081 0.000113 2.926220 ( 2.926026)
build_all 0.006742 0.002505 14.215559 ( 1.263190)
build_install 0.007005 0.000876 1.939493 ( 0.893427)
test_btest 0.000721 0.000090 84.142820 ( 7.746446)
test_basic 0.000008 0.004120 0.625416 ( 0.701871)
test_all 0.001546 0.000258 510.841680 ( 47.740437)
test_rubyspec 0.013008 0.023799 43.049264 ( 55.479402)
total: 120.13 sec