Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-101134
#<BuildRuby:0x000056335c320010
@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-101134",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004090 0.000818 1.164175 ( 1.167151)
build_miniruby 0.000820 0.000164 0.957632 ( 0.956157)
build_ruby 0.000000 0.001196 2.728350 ( 2.642219)
build_all 0.006476 0.002583 15.771622 ( 3.335416)
build_install 0.006982 0.001643 2.322673 ( 1.358645)
test_btest 0.000480 0.000113 65.843341 ( 11.556297)
test_basic 0.003968 0.000934 0.297462 ( 0.388323)
test_all 0.000961 0.000226 660.587728 (126.056372)
test_rubyspec 0.059616 0.018054 52.368418 ( 60.621362)
total: 208.08 sec