Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-092612
#<BuildRuby:0x000055ba44f583c8
@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.20230120-092612",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005210 0.001117 0.880614 ( 1.049630)
build_miniruby 0.001117 0.000240 1.017754 ( 1.015924)
build_ruby 0.001138 0.000244 2.780238 ( 2.777775)
build_all 0.008773 0.000885 16.698520 ( 2.975569)
build_install 0.010204 0.001031 2.032733 ( 1.073076)
test_btest 0.001029 0.000193 75.585135 ( 10.852535)
test_basic 0.001321 0.005447 0.360509 ( 0.446424)
test_all 0.001058 0.000264 659.166603 (113.142010)
test_rubyspec 0.091438 0.042835 51.709480 ( 59.742968)
total: 193.08 sec