Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-235851
#<BuildRuby:0x0000562190a43500
@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.20221217-235851",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003532 0.000000 0.620259 ( 1.048298)
build_miniruby 0.000835 0.000064 0.735625 ( 0.735126)
build_ruby 0.001263 0.000194 2.571648 ( 2.528301)
build_all 0.004242 0.005117 12.460654 ( 1.510488)
build_install 0.006842 0.000000 1.654552 ( 0.791792)
test_btest 0.000717 0.000000 66.270969 ( 5.850099)
test_basic 0.003436 0.000000 0.250234 ( 0.345815)
test_all 0.001404 0.000000 506.195697 ( 73.045755)
test_rubyspec 0.016100 0.014061 35.603775 ( 46.176043)
total: 132.03 sec