Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-163245
#<BuildRuby:0x0000556c6de3fdf8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230109-163245",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.003933 0.002606 0.847508 ( 1.032790)
build_miniruby 0.000936 0.000334 1.020932 ( 1.019043)
build_ruby 0.001642 0.000000 2.777736 ( 2.775042)
build_all 0.009909 0.000039 16.923950 ( 2.996845)
build_install 0.010689 0.000801 2.171092 ( 1.090614)
test_btest 0.000000 0.000849 72.962740 ( 11.221601)
test_basic 0.001387 0.006200 0.368726 ( 0.452659)
test_all 0.001057 0.000370 665.913986 (108.709700)
test_rubyspec 0.093682 0.029914 52.038515 ( 60.097914)
total: 189.40 sec