Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-043254
#<BuildRuby:0x000055fb7f46b8f8
@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.20230201-043254",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000015 0.000004 0.000019 ( 0.000020)
build_up 0.000000 0.003942 0.631495 ( 1.056369)
build_miniruby 0.000678 0.000246 0.622508 ( 0.621657)
build_ruby 0.000891 0.000324 2.055627 ( 2.056014)
build_all 0.005829 0.003188 11.887824 ( 1.481466)
build_install 0.005783 0.000663 1.474726 ( 0.708516)
test_btest 0.000525 0.000188 63.344418 ( 6.249543)
test_basic 0.000000 0.003698 0.244357 ( 0.339807)
test_all 0.000544 0.000569 483.075352 ( 45.693490)
test_rubyspec 0.010325 0.023944 35.303853 ( 45.868421)
total: 104.08 sec