Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-071721
#<BuildRuby:0x000056001f470ea8
@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.20220822-071721",
@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.000017 0.000002 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004643 0.007122 1.018241 ( 4.587301)
build_miniruby 0.001984 0.000000 0.075333 ( 0.073585)
build_ruby 0.002106 0.000106 0.069047 ( 0.067066)
build_all 0.007928 0.001982 1.582014 ( 0.599765)
build_install 0.017902 0.001041 1.913362 ( 0.922707)
test_btest 0.001041 0.000219 72.714206 ( 8.478510)
test_basic 0.006188 0.001303 0.334328 ( 0.422692)
test_all 0.003195 0.000673 643.357383 ( 64.431663)
test_rubyspec 0.116939 0.056097 45.904296 ( 54.300872)
total: 133.89 sec