Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-174352
#<BuildRuby:0x000055fd4642ce50
@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.20220916-174352",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008238 0.001026 1.078946 ( 1.074534)
build_miniruby 0.000000 0.001823 0.075365 ( 0.073452)
build_ruby 0.000674 0.001249 0.078054 ( 0.075897)
build_all 0.009139 0.001398 1.585338 ( 0.615129)
build_install 0.018028 0.004565 1.914137 ( 0.942131)
test_btest 0.000966 0.000254 91.960460 ( 9.450904)
test_basic 0.006961 0.000648 0.358931 ( 0.444617)
test_all 0.002470 0.000617 629.271985 ( 66.157645)
test_rubyspec 0.113445 0.061137 47.218290 ( 55.703782)
total: 134.54 sec