Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-054934
#<BuildRuby:0x0000555ea7e3f1d8
@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-054934",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.011080 0.000186 0.955210 ( 1.068066)
build_miniruby 0.001875 0.000110 0.076920 ( 0.074508)
build_ruby 0.001893 0.000000 0.071108 ( 0.069307)
build_all 0.010252 0.000000 4.117374 ( 0.765545)
build_install 0.018233 0.005109 7.827084 ( 2.335608)
test_btest 0.001244 0.000113 73.435352 ( 8.260808)
test_basic 0.007376 0.000228 0.339530 ( 0.428112)
test_all 0.001746 0.000152 699.576375 ( 67.321715)
test_rubyspec 0.091274 0.070818 46.361201 ( 51.422302)
total: 131.75 sec