Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-132428
#<BuildRuby:0x000055f441add438
@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.20220815-132428",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000034 0.000009 0.000043 ( 0.000043)
configure 0.000052 0.000000 0.000052 ( 0.000053)
build_up 0.007798 0.004026 0.859058 ( 1.055280)
build_miniruby 0.001637 0.000504 0.063509 ( 0.061205)
build_ruby 0.001840 0.000566 0.066556 ( 0.064319)
build_all 0.007210 0.002219 1.274042 ( 0.480898)
build_install 0.015768 0.000268 1.570175 ( 0.789309)
test_btest 0.000726 0.000182 54.150030 ( 6.350208)
test_basic 0.005559 0.000127 0.289015 ( 0.381973)
test_all 0.005474 0.000000 507.058223 ( 52.413422)
test_rubyspec 0.090566 0.040474 41.676289 ( 49.315365)
total: 110.91 sec