Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-010423
#<BuildRuby:0x0000565025e94870
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220204-010423",
@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.000011)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006186 0.004928 0.954272 ( 2.296391)
build_miniruby 0.000000 0.002228 0.076361 ( 0.073989)
build_ruby 0.000000 0.001992 0.075963 ( 0.073816)
build_all 0.005914 0.004923 4.070447 ( 0.787255)
build_install 0.019253 0.004825 7.707309 ( 2.315331)
test_btest 0.000883 0.000233 47.400186 ( 44.182209)
test_basic 0.005701 0.001500 0.340064 ( 0.434405)
test_all 0.001348 0.000355 711.013930 ( 67.944348)
test_rubyspec 0.084627 0.074186 46.150585 ( 51.539057)
total: 169.65 sec