Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-042659
#<BuildRuby:0x000055bbbeae7ea8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220502-042659",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.000000 0.007021 0.854380 ( 1.055373)
build_miniruby 0.000578 0.000432 0.057102 ( 0.055766)
build_ruby 0.000838 0.000180 0.057385 ( 0.056072)
build_all 0.003657 0.000784 1.487824 ( 0.598501)
build_install 0.009046 0.001938 6.262275 ( 2.793221)
test_btest 0.000765 0.000164 54.168635 ( 7.715271)
test_basic 0.005471 0.000111 0.280774 ( 0.369515)
test_all 0.001027 0.000206 627.840467 ( 87.965738)
test_rubyspec 0.072450 0.025242 43.754387 ( 48.671413)
total: 149.28 sec