Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-071515
#<BuildRuby:0x000055e1f20f7fb0
@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.20230114-071515",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000048 0.000006 0.000054 ( 0.000054)
configure 0.000040 0.000005 0.000045 ( 0.000045)
build_up 0.007774 0.001037 0.852689 ( 1.031661)
build_miniruby 0.001045 0.000140 1.028030 ( 1.025963)
build_ruby 0.000000 0.001707 2.781659 ( 2.778980)
build_all 0.009074 0.000730 16.823594 ( 3.032813)
build_install 0.010896 0.000441 2.073234 ( 1.075028)
test_btest 0.000697 0.000095 77.551749 ( 10.350935)
test_basic 0.005949 0.000811 0.352045 ( 0.437712)
test_all 0.001062 0.000145 680.771072 ( 95.612037)
test_rubyspec 0.098183 0.033452 52.183734 ( 60.488017)
total: 175.83 sec