Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-040510
#<BuildRuby:0x000055c9a95ac008
@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.20221229-040510",
@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.000010 0.000004 0.000014 ( 0.000015)
configure 0.000000 0.000035 0.000035 ( 0.000035)
build_up 0.000427 0.006009 0.846339 ( 1.027690)
build_miniruby 0.000700 0.000408 1.020011 ( 1.018074)
build_ruby 0.001070 0.000624 2.773633 ( 2.770906)
build_all 0.009119 0.000577 16.765720 ( 2.989926)
build_install 0.007605 0.003803 2.297278 ( 1.183740)
test_btest 0.000589 0.000294 77.082611 ( 10.549150)
test_basic 0.001804 0.005688 0.379217 ( 0.463732)
test_all 0.000941 0.000538 662.517872 (115.383616)
test_rubyspec 0.049655 0.052655 51.354218 ( 59.489742)
total: 194.88 sec