Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-200953
#<BuildRuby:0x0000561a21650040
@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.20221226-200953",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003198 0.000800 0.693492 ( 1.330316)
build_miniruby 0.000697 0.000174 0.741029 ( 0.740335)
build_ruby 0.001043 0.000261 2.535161 ( 2.535170)
build_all 0.000227 0.008338 12.567886 ( 1.490955)
build_install 0.006469 0.000000 1.578095 ( 0.752937)
test_btest 0.000682 0.000000 64.906353 ( 5.989264)
test_basic 0.003268 0.000000 0.244735 ( 0.340429)
test_all 0.001249 0.000000 506.638713 ( 46.575749)
test_rubyspec 0.016074 0.010363 34.579788 ( 45.156726)
total: 104.91 sec