Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-024122
#<BuildRuby:0x000055c893673868
@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.20230115-024122",
@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.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.004193 0.857106 ( 1.243521)
build_miniruby 0.000791 0.000032 0.681785 ( 0.675811)
build_ruby 0.001235 0.000000 2.404899 ( 2.404414)
build_all 0.008313 0.001135 12.967579 ( 1.630924)
build_install 0.005571 0.000772 1.526558 ( 0.725466)
test_btest 0.000465 0.000199 67.937774 ( 5.925734)
test_basic 0.003934 0.000000 0.264458 ( 0.358852)
test_all 0.000835 0.000334 495.505009 ( 51.194313)
test_rubyspec 0.000891 0.027742 35.253690 ( 45.763575)
total: 109.92 sec