Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-042003
#<BuildRuby:0x000055dd78f24080
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221205-042003",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004838 0.000322 1.173651 ( 1.149895)
build_miniruby 0.000950 0.000000 1.034053 ( 1.032875)
build_ruby 0.001375 0.000000 2.748865 ( 2.641184)
build_all 0.009004 0.000000 15.869525 ( 3.410855)
build_install 0.003934 0.004197 2.309884 ( 1.329166)
test_btest 0.000564 0.000060 61.269565 ( 11.834330)
test_basic 0.000270 0.004397 0.281889 ( 0.372986)
test_all 0.000958 0.000152 664.775128 (118.159057)
test_rubyspec 0.048162 0.013171 53.225972 ( 61.459286)
total: 201.39 sec