Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-190042
#<BuildRuby:0x0000558db9817918
@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.20220131-190042",
@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.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.012127 0.968944 ( 1.240195)
build_miniruby 0.000000 0.001968 0.076633 ( 0.074502)
build_ruby 0.000000 0.001870 0.078911 ( 0.077202)
build_all 0.010493 0.000138 4.125524 ( 0.778906)
build_install 0.020325 0.000183 7.769886 ( 2.330770)
test_btest 0.000914 0.000398 47.831072 ( 44.099307)
test_basic 0.006238 0.001190 0.326870 ( 0.416179)
test_all 0.001399 0.000583 647.769892 ( 65.865780)
test_rubyspec 0.079982 0.058947 46.014540 ( 51.494625)
total: 166.38 sec