Logfile: /home/ko1/ruby/logs/brlog.trunk.20220606-021004
#<BuildRuby:0x000055c50c336ce8
@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.20220606-021004",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000028 0.000002 0.000030 ( 0.000044)
build_up 0.009126 0.000371 0.843466 ( 1.072926)
build_miniruby 0.002413 0.000173 0.064636 ( 0.062473)
build_ruby 0.001440 0.000103 0.051860 ( 0.050345)
build_all 0.008392 0.000000 1.222168 ( 0.491338)
build_install 0.011443 0.004759 4.856871 ( 2.474712)
test_btest 0.001242 0.000138 55.217985 ( 6.420029)
test_basic 0.005589 0.000088 0.270190 ( 0.360501)
test_all 0.001287 0.001226 502.151212 ( 53.030558)
test_rubyspec 0.101421 0.039623 41.581321 ( 47.562128)
total: 111.53 sec