Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-114824
#<BuildRuby:0x00005592b2f4bfb0
@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.20221215-114824",
@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.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.004066 0.000009 0.915284 ( 1.138250)
build_miniruby 0.000985 0.000000 1.036427 ( 1.035077)
build_ruby 0.001278 0.000000 2.703278 ( 2.608470)
build_all 0.008974 0.000168 15.909896 ( 3.338961)
build_install 0.006381 0.004296 2.189446 ( 1.239496)
test_btest 0.000545 0.000049 63.747135 ( 11.312033)
test_basic 0.000513 0.004291 0.318028 ( 0.409220)
test_all 0.001145 0.000156 672.298955 (142.252480)
test_rubyspec 0.026465 0.032502 52.392513 ( 60.538489)
total: 223.87 sec