Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-001524
#<BuildRuby:0x0000559b6de9a620
@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.20220421-001524",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.006300 0.000450 0.854809 ( 1.083442)
build_miniruby 0.000974 0.000070 0.057912 ( 0.056706)
build_ruby 0.001089 0.000078 0.059157 ( 0.057834)
build_all 0.004173 0.000000 1.492436 ( 0.602917)
build_install 0.010096 0.000657 6.219499 ( 2.802653)
test_btest 0.000659 0.000000 54.263734 ( 7.892222)
test_basic 0.002067 0.004238 0.344498 ( 0.431761)
test_all 0.001986 0.000234 631.481989 ( 90.407097)
test_rubyspec 0.089527 0.039292 43.973027 ( 48.918219)
total: 152.25 sec