Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-170852
#<BuildRuby:0x000055d06a9b7568
@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-170852",
@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.000002 0.000015 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.006121 0.001224 1.693912 ( 3.009843)
build_miniruby 0.000888 0.000177 0.893935 ( 0.893611)
build_ruby 0.000944 0.000189 2.695802 ( 2.696342)
build_all 0.008485 0.000648 14.118331 ( 1.207113)
build_install 0.006682 0.001215 2.009396 ( 0.916937)
test_btest 0.000836 0.000152 83.880114 ( 7.294556)
test_basic 0.004458 0.000000 0.695053 ( 0.773013)
test_all 0.001724 0.000000 529.137959 ( 46.878348)
test_rubyspec 0.013434 0.027918 45.109683 ( 57.439095)
total: 121.11 sec