Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-030821
#<BuildRuby:0x000055c0895146c8
@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.20220218-030821",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000024 0.000001 0.000025 ( 0.000027)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.011822 0.977495 ( 7.997553)
build_miniruby 0.001193 0.001243 0.075303 ( 0.073594)
build_ruby 0.001673 0.000492 0.078357 ( 0.076884)
build_all 0.003432 0.007074 4.113716 ( 0.802921)
build_install 0.015258 0.009082 7.875252 ( 2.328693)
test_btest 0.000665 0.000285 74.266252 ( 8.263388)
test_basic 0.006976 0.001293 0.344636 ( 0.433002)
test_all 0.000000 0.001757 704.479366 ( 67.735688)
test_rubyspec 0.117805 0.045756 46.242132 ( 51.880952)
total: 139.59 sec