Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-184504
#<BuildRuby:0x000056273e088408
@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.20221201-184504",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.009731 0.000000 1.193217 ( 1.209691)
build_miniruby 0.002011 0.000000 0.851364 ( 0.851811)
build_ruby 0.003392 0.000000 2.242817 ( 2.146567)
build_all 0.013321 0.008282 18.571062 ( 2.166584)
build_install 0.020668 0.001077 2.067531 ( 1.028071)
test_btest 0.001159 0.000000 90.452201 ( 8.926913)
test_basic 0.008936 0.000456 0.334142 ( 0.419462)
test_all 0.002156 0.000179 741.840213 ( 71.908736)
test_rubyspec 0.106591 0.068211 49.152216 ( 57.269190)
total: 145.93 sec