Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-060152
#<BuildRuby:0x00005565f3a6bdd8
@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.20220808-060152",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.002190 0.004360 0.889591 ( 0.901014)
build_miniruby 0.001038 0.000000 0.057442 ( 0.056163)
build_ruby 0.001026 0.000000 0.059567 ( 0.058331)
build_all 0.004051 0.000467 1.528111 ( 0.580913)
build_install 0.010800 0.000455 5.647969 ( 2.163819)
test_btest 0.000740 0.000139 53.059101 ( 8.156693)
test_basic 0.000829 0.004596 0.267101 ( 0.355997)
test_all 0.000898 0.000225 601.640764 ( 86.410595)
test_rubyspec 0.096888 0.032686 43.849997 ( 51.190295)
total: 149.87 sec