Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-124524
#<BuildRuby:0x0000562ae0fe3510
@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.20220213-124524",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.007699 0.004915 0.986857 ( 1.664830)
build_miniruby 0.001654 0.000221 0.076959 ( 0.075128)
build_ruby 0.001451 0.000194 0.068333 ( 0.066781)
build_all 0.010333 0.001378 4.067037 ( 0.769229)
build_install 0.018631 0.004901 7.808356 ( 2.308385)
test_btest 0.000000 0.001134 74.134774 ( 8.334976)
test_basic 0.002696 0.004535 0.346216 ( 0.435252)
test_all 0.001762 0.000371 692.323997 ( 67.202069)
test_rubyspec 0.091420 0.068150 46.068215 ( 51.363796)
total: 132.22 sec