Logfile: /home/ko1/ruby/logs/brlog.trunk.20220511-071647
#<BuildRuby:0x0000555adaca2620
@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.20220511-071647",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000006 0.000003 0.000009 ( 0.000010)
build_up 0.005985 0.000945 0.887937 ( 3.179522)
build_miniruby 0.000697 0.000317 0.057035 ( 0.055726)
build_ruby 0.000709 0.000322 0.057879 ( 0.056632)
build_all 0.002982 0.001355 1.491749 ( 0.607116)
build_install 0.008953 0.001853 6.282960 ( 2.862375)
test_btest 0.000000 0.000859 47.770696 ( 8.479605)
test_basic 0.001622 0.004783 0.350706 ( 0.438013)
test_all 0.001003 0.000501 642.789759 ( 93.673449)
test_rubyspec 0.069290 0.059119 44.165366 ( 49.080419)
total: 158.43 sec