Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-124035
#<BuildRuby:0x000055f7f82ecb88
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220827-124035",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002189 0.009103 0.966423 ( 1.046306)
build_miniruby 0.001256 0.000685 0.077700 ( 0.076265)
build_ruby 0.001393 0.000760 0.074279 ( 0.071755)
build_all 0.006986 0.003423 1.531704 ( 0.567471)
build_install 0.021080 0.001644 1.895609 ( 0.930003)
test_btest 0.001016 0.000000 77.929591 ( 8.832717)
test_basic 0.007985 0.000000 0.329364 ( 0.424199)
test_all 0.002777 0.000000 642.462771 ( 65.732498)
test_rubyspec 0.139593 0.042095 45.733595 ( 54.173494)
total: 131.86 sec