Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-035628
#<BuildRuby:0x000055ac49785438
@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.20221007-035628",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000036 0.000005 0.000041 ( 0.000041)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.006596 0.005379 1.164866 ( 1.876687)
build_miniruby 0.004197 0.000000 1.377459 ( 1.192869)
build_ruby 0.002212 0.000448 1.846352 ( 1.767327)
build_all 0.006210 0.008162 12.863065 ( 1.683209)
build_install 0.013388 0.002658 1.663636 ( 0.897078)
test_btest 0.001372 0.000403 60.364578 ( 6.438914)
test_basic 0.006140 0.000326 0.355673 ( 0.445117)
test_all 0.005333 0.001481 507.239645 ( 54.422468)
test_rubyspec 0.105740 0.030974 42.364367 ( 50.665866)
total: 119.39 sec