Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-010654
#<BuildRuby:0x000055802470b6e8
@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.20221227-010654",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.003856 0.000000 0.618539 ( 1.023601)
build_miniruby 0.000000 0.000934 0.729704 ( 0.729236)
build_ruby 0.000000 0.001278 2.488725 ( 2.488823)
build_all 0.005228 0.003966 12.629769 ( 1.490180)
build_install 0.002349 0.004299 1.573631 ( 0.755968)
test_btest 0.000524 0.000164 64.705744 ( 6.421681)
test_basic 0.000000 0.003633 0.242211 ( 0.337258)
test_all 0.000000 0.001877 483.623715 ( 45.966470)
test_rubyspec 0.019017 0.007955 35.264018 ( 45.576895)
total: 104.79 sec