Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-082502
#<BuildRuby:0x000055864efced18
@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.20230104-082502",
@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.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008060 0.000586 0.955576 ( 1.207464)
build_miniruby 0.001905 0.000272 0.847766 ( 0.847072)
build_ruby 0.002533 0.000362 2.182529 ( 2.183733)
build_all 0.019186 0.001253 18.659925 ( 2.169121)
build_install 0.021775 0.000646 2.023230 ( 1.047449)
test_btest 0.001436 0.000152 89.172272 ( 8.523285)
test_basic 0.004203 0.006285 0.344226 ( 0.428895)
test_all 0.002351 0.000371 683.063088 ( 69.959613)
test_rubyspec 0.106771 0.064691 47.523331 ( 55.712126)
total: 142.08 sec