Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-172113
#<BuildRuby:0x000055c0359b44c0
@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.20220909-172113",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000000 0.010579 1.179946 ( 1.142387)
build_miniruby 0.000812 0.001458 0.072021 ( 0.070099)
build_ruby 0.001477 0.000422 0.075753 ( 0.073833)
build_all 0.007447 0.002128 1.568302 ( 0.601991)
build_install 0.019770 0.003724 1.960842 ( 0.947300)
test_btest 0.000784 0.000206 87.807228 ( 9.502496)
test_basic 0.004078 0.004400 0.364874 ( 0.453536)
test_all 0.003471 0.000000 676.964451 ( 67.806624)
test_rubyspec 0.124253 0.053706 47.085444 ( 55.400047)
total: 136.00 sec