Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-074825
#<BuildRuby:0x0000558d56358480
@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.20220206-074825",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.000000 0.011081 0.931124 ( 1.268589)
build_miniruby 0.000000 0.001821 0.074640 ( 0.072448)
build_ruby 0.000000 0.002594 0.076724 ( 0.073757)
build_all 0.010450 0.000981 4.027151 ( 0.779260)
build_install 0.013348 0.009720 7.795394 ( 2.356589)
test_btest 0.000635 0.000397 74.226428 ( 7.921313)
test_basic 0.007899 0.000000 0.328154 ( 0.418252)
test_all 0.001902 0.000698 692.335717 ( 67.381317)
test_rubyspec 0.092747 0.063465 45.811820 ( 51.367192)
total: 131.64 sec