Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-002630
#<BuildRuby:0x0000558c236206d8
@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.20220815-002630",
@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.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011531 0.000458 0.977304 ( 1.037424)
build_miniruby 0.001841 0.000245 0.068791 ( 0.066929)
build_ruby 0.001669 0.000222 0.070928 ( 0.069224)
build_all 0.009652 0.000641 1.539596 ( 0.585936)
build_install 0.013155 0.007318 1.888011 ( 0.913831)
test_btest 0.000937 0.000175 76.637316 ( 8.752073)
test_basic 0.001219 0.006044 0.321209 ( 0.410099)
test_all 0.002585 0.000646 677.531586 ( 66.671365)
test_rubyspec 0.097637 0.067078 46.145984 ( 53.669611)
total: 132.18 sec