Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-215714
#<BuildRuby:0x000056253992b2b0
@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.20220913-215714",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005031 0.006249 1.177129 ( 2.220859)
build_miniruby 0.000000 0.002088 0.073663 ( 0.072234)
build_ruby 0.001213 0.000681 0.075202 ( 0.073371)
build_all 0.006444 0.004433 1.598755 ( 0.619591)
build_install 0.015346 0.007253 1.920230 ( 0.950095)
test_btest 0.000000 0.001318 95.624015 ( 9.920516)
test_basic 0.002539 0.004717 0.346403 ( 0.435614)
test_all 0.004901 0.000000 688.062879 ( 68.649469)
test_rubyspec 0.133909 0.051197 47.014657 ( 55.507554)
total: 138.45 sec