Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-064732
#<BuildRuby:0x000055dd940c5400
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220731-064732",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005837 0.004901 0.888250 ( 5.885029)
build_miniruby 0.001251 0.000193 0.061364 ( 0.060210)
build_ruby 0.001381 0.000213 0.062817 ( 0.061489)
build_all 0.007935 0.000467 1.260347 ( 0.476175)
build_install 0.005830 0.011481 4.263171 ( 1.758320)
test_btest 0.000806 0.000230 51.470012 ( 5.930432)
test_basic 0.006727 0.000356 0.279821 ( 0.370544)
test_all 0.002257 0.000601 496.928777 ( 51.965746)
test_rubyspec 0.097325 0.027056 42.061219 ( 47.786841)
total: 114.30 sec