Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-000955
#<BuildRuby:0x00005589c92ef718
@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.20220201-000955",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.008556 0.002337 0.937933 ( 1.047326)
build_miniruby 0.001448 0.000668 0.077106 ( 0.075367)
build_ruby 0.001498 0.000692 0.080141 ( 0.077931)
build_all 0.004979 0.006505 4.056944 ( 0.780988)
build_install 0.019993 0.004107 7.854751 ( 2.319924)
test_btest 0.000959 0.000432 46.657368 ( 43.829617)
test_basic 0.006012 0.002706 0.340826 ( 0.431645)
test_all 0.001300 0.000585 682.072864 ( 66.427202)
test_rubyspec 0.119872 0.051872 46.293499 ( 51.626093)
total: 166.62 sec