Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-023433
#<BuildRuby:0x000055ca3f0b5888
@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.20220202-023433",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000023 0.000006 0.000029 ( 0.000027)
build_up 0.010314 0.001548 0.955900 ( 2.615389)
build_miniruby 0.000000 0.002247 0.076311 ( 0.074107)
build_ruby 0.000000 0.001855 0.079029 ( 0.077160)
build_all 0.009879 0.000420 4.140390 ( 0.789068)
build_install 0.021513 0.001753 7.738561 ( 2.328930)
test_btest 0.001149 0.000271 47.319075 ( 44.180726)
test_basic 0.007555 0.000523 0.344328 ( 0.441409)
test_all 0.001755 0.000000 640.791327 ( 64.527504)
test_rubyspec 0.074702 0.076235 46.032958 ( 51.497117)
total: 166.53 sec