Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-045221
#<BuildRuby:0x000055f919f55c68
@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.20230101-045221",
@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.000008)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000042 0.000006 0.000048 ( 0.000035)
build_up 0.000000 0.006485 0.863864 ( 1.184458)
build_miniruby 0.000407 0.000685 1.017765 ( 1.015973)
build_ruby 0.001247 0.000333 2.783530 ( 2.780795)
build_all 0.006362 0.003495 16.659318 ( 2.977406)
build_install 0.010502 0.000000 2.285241 ( 1.178805)
test_btest 0.000727 0.000000 71.635011 ( 11.098601)
test_basic 0.006362 0.000000 0.338325 ( 0.424823)
test_all 0.001269 0.000000 659.178275 ( 98.231346)
test_rubyspec 0.081982 0.040226 51.569836 ( 59.617090)
total: 178.51 sec