Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-065955
#<BuildRuby:0x0000558164affe70
@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-065955",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000025 0.000004 0.000029 ( 0.000031)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.005113 0.000178 1.116717 ( 1.192432)
build_miniruby 0.000875 0.000125 0.985367 ( 0.983985)
build_ruby 0.001117 0.000160 2.738529 ( 2.636292)
build_all 0.009086 0.000108 15.803693 ( 3.348417)
build_install 0.009881 0.000672 2.266984 ( 1.271231)
test_btest 0.000531 0.000062 67.928296 ( 10.853987)
test_basic 0.004851 0.000034 0.305020 ( 0.395875)
test_all 0.000888 0.000099 650.500239 (124.688152)
test_rubyspec 0.045522 0.027511 52.589458 ( 60.841648)
total: 206.21 sec