Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-161933
#<BuildRuby:0x0000562dc1bdbdf8
@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.20230123-161933",
@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.000016 0.000004 0.000020 ( 0.000018)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.004698 0.004281 0.882078 ( 1.094930)
build_miniruby 0.000996 0.000285 1.001098 ( 0.999227)
build_ruby 0.001256 0.000359 2.743546 ( 2.740933)
build_all 0.005143 0.004598 16.607353 ( 2.984589)
build_install 0.000237 0.011073 2.066021 ( 1.061299)
test_btest 0.000580 0.000290 70.972990 ( 10.882999)
test_basic 0.003588 0.003858 0.327447 ( 0.412476)
test_all 0.000810 0.000430 655.907183 (115.970370)
test_rubyspec 0.076210 0.052380 51.102874 ( 59.160692)
total: 195.31 sec