Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-194922
#<BuildRuby:0x000055b01b7dfe08
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230114-194922",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004358 0.000000 0.818341 ( 1.162351)
build_miniruby 0.000808 0.000000 0.662916 ( 0.657245)
build_ruby 0.001204 0.000000 2.412052 ( 2.411943)
build_all 0.009385 0.000000 13.050227 ( 1.649640)
build_install 0.006247 0.000086 1.536065 ( 0.718384)
test_btest 0.000646 0.000000 64.628221 ( 6.534670)
test_basic 0.003860 0.000017 0.262475 ( 0.357699)
test_all 0.001259 0.000000 499.339404 ( 50.485158)
test_rubyspec 0.007108 0.021415 35.190321 ( 45.806559)
total: 109.78 sec