Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-011315
#<BuildRuby:0x000055d2ab417ea8
@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.20220506-011315",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.006450 0.000364 0.839183 ( 1.236379)
build_miniruby 0.000940 0.000134 0.057244 ( 0.055960)
build_ruby 0.000811 0.000116 0.057507 ( 0.056396)
build_all 0.003736 0.000534 1.496877 ( 0.592105)
build_install 0.010215 0.000763 6.268851 ( 2.816528)
test_btest 0.000528 0.000070 55.103545 ( 7.840700)
test_basic 0.005561 0.000080 0.319102 ( 0.407779)
test_all 0.000000 0.001545 594.828331 ( 95.404744)
test_rubyspec 0.080601 0.032910 43.822738 ( 48.763023)
total: 157.17 sec