Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-030731
#<BuildRuby:0x000055a18d3cc6c8
@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.20220405-030731",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.011067 0.000649 1.024899 ( 7.942490)
build_miniruby 0.002002 0.000000 0.072880 ( 0.071423)
build_ruby 0.002067 0.000000 0.078008 ( 0.076534)
build_all 0.010307 0.000331 4.201907 ( 0.854423)
build_install 0.013053 0.010684 8.552660 ( 2.952054)
test_btest 0.000788 0.000214 75.305183 ( 7.965805)
test_basic 0.005037 0.004315 0.344633 ( 0.432107)
test_all 0.001840 0.000246 696.791223 ( 68.042877)
test_rubyspec 0.109887 0.063969 47.107063 ( 51.884548)
total: 140.22 sec