Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-190220
#<BuildRuby:0x0000555bd2ccf870
@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.20230725-190220",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.004723 0.000788 1.347043 ( 2.632472)
build_miniruby 0.001379 0.000230 0.966788 ( 0.970423)
build_ruby 0.001138 0.000189 2.575729 ( 2.576047)
build_all 0.008536 0.000634 14.242225 ( 1.252576)
build_install 0.008063 0.000499 1.944372 ( 1.048671)
test_btest 0.000871 0.000131 84.161600 ( 7.265904)
test_basic 0.000245 0.004083 0.548690 ( 0.627066)
test_all 0.000000 0.003028 516.060148 ( 48.163810)
test_rubyspec 0.027384 0.014157 44.321064 ( 56.745525)
total: 121.28 sec