Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-235056
#<BuildRuby:0x000055e40a327bb8
@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-235056",
@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.000016)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.002137 0.003572 1.404634 ( 2.623767)
build_miniruby 0.000904 0.000190 0.877522 ( 0.877286)
build_ruby 0.001764 0.000000 2.625957 ( 2.629677)
build_all 0.009441 0.000000 14.481547 ( 1.266076)
build_install 0.008358 0.000021 1.968596 ( 0.894297)
test_btest 0.000905 0.000151 80.781855 ( 7.958997)
test_basic 0.000237 0.004007 0.541645 ( 0.617183)
test_all 0.001460 0.000305 489.101536 ( 52.707036)
test_rubyspec 0.029868 0.011501 43.730180 ( 56.105033)
total: 125.68 sec