Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-130247
#<BuildRuby:0x0000556f1ea47468
@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.20230109-130247",
@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.000007)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003023 0.003691 0.883189 ( 1.049743)
build_miniruby 0.001040 0.000195 1.025559 ( 1.023471)
build_ruby 0.001303 0.000244 2.785032 ( 2.782453)
build_all 0.009768 0.000000 16.819078 ( 2.995937)
build_install 0.011399 0.000210 2.128365 ( 1.078768)
test_btest 0.000957 0.000137 76.805582 ( 10.978732)
test_basic 0.006507 0.000333 0.351036 ( 0.437233)
test_all 0.001130 0.000154 670.154925 ( 98.798622)
test_rubyspec 0.091973 0.042152 52.042743 ( 60.162334)
total: 179.31 sec