Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-162413
#<BuildRuby:0x0000559ae13167e0
@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.20221123-162413",
@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.000002 0.000009 ( 0.000010)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.003948 0.000987 1.079377 ( 1.126263)
build_miniruby 0.000794 0.000199 0.956443 ( 0.955078)
build_ruby 0.001118 0.000280 2.942070 ( 2.855696)
build_all 0.004377 0.004408 15.774433 ( 3.319310)
build_install 0.007595 0.000906 2.076095 ( 1.248333)
test_btest 0.000444 0.000126 63.408518 ( 10.466913)
test_basic 0.005069 0.000101 0.280922 ( 0.372277)
test_all 0.000967 0.000258 702.329018 (109.905967)
test_rubyspec 0.043467 0.016872 53.331819 ( 61.503661)
total: 191.75 sec