Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-004116
#<BuildRuby:0x000055bf2c8e44f0
@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.20220403-004116",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005589 0.005962 0.990081 ( 1.123265)
build_miniruby 0.001297 0.000432 0.077530 ( 0.075568)
build_ruby 0.001586 0.000528 0.081646 ( 0.079317)
build_all 0.009780 0.000040 4.280284 ( 0.845602)
build_install 0.018187 0.005918 8.539147 ( 3.002373)
test_btest 0.001271 0.000374 71.027212 ( 8.226054)
test_basic 0.007903 0.000769 0.346826 ( 0.433146)
test_all 0.001453 0.000404 662.847842 ( 65.769017)
test_rubyspec 0.122131 0.058775 46.524141 ( 51.633101)
total: 131.19 sec