Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-051011
#<BuildRuby:0x000055c77285bda0
@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.20221221-051011",
@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.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000180 0.003643 0.659436 ( 1.284167)
build_miniruby 0.000789 0.000121 0.748339 ( 0.747434)
build_ruby 0.001155 0.000178 2.515734 ( 2.516244)
build_all 0.004121 0.005068 12.453841 ( 1.504038)
build_install 0.003773 0.003093 1.659231 ( 0.762720)
test_btest 0.000552 0.000147 66.488734 ( 5.862997)
test_basic 0.000000 0.003770 0.244144 ( 0.339072)
test_all 0.001099 0.000575 509.879607 ( 69.902086)
test_rubyspec 0.017130 0.012017 35.267789 ( 45.842129)
total: 128.76 sec