Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-204151
#<BuildRuby:0x00005633f6a56678
@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-204151",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.006738 0.000351 1.296860 ( 1.304030)
build_miniruby 0.001060 0.000142 1.698998 ( 1.570836)
build_ruby 0.001323 0.000176 2.790292 ( 2.787685)
build_all 0.004980 0.004549 16.772450 ( 3.021097)
build_install 0.009549 0.001791 2.146539 ( 1.085230)
test_btest 0.000907 0.000170 72.813866 ( 10.693872)
test_basic 0.006245 0.000194 0.319011 ( 0.405203)
test_all 0.001209 0.000213 680.762138 ( 97.963846)
test_rubyspec 0.090602 0.041133 52.106741 ( 60.199092)
total: 179.03 sec