Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-191551
#<BuildRuby:0x00005594101a08e8
@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.20220220-191551",
@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.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010403 0.001447 0.942611 ( 0.980202)
build_miniruby 0.001715 0.000396 0.079908 ( 0.077426)
build_ruby 0.001825 0.000000 0.068016 ( 0.066286)
build_all 0.010515 0.000584 4.146309 ( 0.792169)
build_install 0.020568 0.004113 7.713278 ( 2.325966)
test_btest 0.001436 0.000287 74.088663 ( 8.502734)
test_basic 0.006044 0.001209 0.331434 ( 0.425184)
test_all 0.001697 0.000339 667.712333 ( 66.057968)
test_rubyspec 0.145471 0.034651 46.602189 ( 51.847930)
total: 131.08 sec