Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-132042
#<BuildRuby:0x000055ac428ca548
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220131-132042",
@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.000009 0.000000 0.000009 ( 0.000010)
configure 0.000015 0.000001 0.000016 ( 0.000009)
build_up 0.006106 0.004481 0.952959 ( 1.116114)
build_miniruby 0.002365 0.000000 0.079419 ( 0.076947)
build_ruby 0.001915 0.000002 0.075287 ( 0.072986)
build_all 0.009609 0.000097 4.122237 ( 0.785207)
build_install 0.022908 0.000069 7.762207 ( 2.306509)
test_btest 0.001260 0.000109 47.407963 ( 44.368699)
test_basic 0.006638 0.000177 0.334042 ( 0.428639)
test_all 0.001746 0.000145 698.353905 ( 66.970150)
test_rubyspec 0.103095 0.060179 45.885749 ( 51.322643)
total: 167.45 sec