Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-180538
#<BuildRuby:0x0000555fc2fff3a8
@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.20221225-180538",
@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.003930 0.005332 0.965683 ( 1.125473)
build_miniruby 0.001718 0.000573 0.838808 ( 0.838764)
build_ruby 0.001914 0.000638 2.137666 ( 2.138313)
build_all 0.017908 0.003069 18.578425 ( 2.175638)
build_install 0.005096 0.015704 2.050599 ( 1.021956)
test_btest 0.001106 0.000524 91.647169 ( 8.764884)
test_basic 0.008185 0.001779 0.347919 ( 0.434505)
test_all 0.001605 0.000722 681.765653 ( 63.684353)
test_rubyspec 0.098007 0.077061 47.897294 ( 56.058208)
total: 136.24 sec