Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-224107
#<BuildRuby:0x000055f6980604c0
@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-224107",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000036 0.000009 0.000045 ( 0.000045)
build_up 0.000000 0.010125 1.062257 ( 1.053048)
build_miniruby 0.000146 0.002447 0.077343 ( 0.075038)
build_ruby 0.000000 0.002028 0.074944 ( 0.072735)
build_all 0.006202 0.005028 1.557189 ( 0.598260)
build_install 0.018278 0.005077 1.918515 ( 0.935205)
test_btest 0.001311 0.000000 94.771212 ( 9.047380)
test_basic 0.006207 0.001835 0.363624 ( 0.451782)
test_all 0.001548 0.001773 648.036547 ( 66.166752)
test_rubyspec 0.088192 0.088123 46.868324 ( 55.177874)
total: 133.58 sec