Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-100152
#<BuildRuby:0x000055bd6149ffb0
@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.20221209-100152",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.000000 0.005109 1.187730 ( 1.310660)
build_miniruby 0.000000 0.001048 1.019243 ( 1.017864)
build_ruby 0.000636 0.000524 2.723291 ( 2.626394)
build_all 0.008795 0.000383 15.846171 ( 3.376138)
build_install 0.008788 0.001547 2.267759 ( 1.301489)
test_btest 0.000412 0.000130 66.734908 ( 10.855149)
test_basic 0.003621 0.001144 0.296214 ( 0.386980)
test_all 0.000785 0.000247 674.278308 (105.230321)
test_rubyspec 0.039763 0.029136 52.212216 ( 60.385273)
total: 186.49 sec