Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-190043
#<BuildRuby:0x0000563ad55e0658
@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.20220729-190043",
@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.000006)
autoconf 0.000019 0.000007 0.000026 ( 0.000027)
configure 0.000024 0.000009 0.000033 ( 0.000030)
build_up 0.007311 0.003708 0.974446 ( 2.853238)
build_miniruby 0.001549 0.000596 0.072673 ( 0.072592)
build_ruby 0.002668 0.000000 0.081278 ( 0.079644)
build_all 0.007912 0.002386 1.527035 ( 0.584080)
build_install 0.014806 0.004963 5.201465 ( 2.116557)
test_btest 0.001109 0.000000 75.928954 ( 8.087900)
test_basic 0.002868 0.004362 0.336532 ( 0.427702)
test_all 0.001232 0.000480 643.052585 ( 64.757670)
test_rubyspec 0.068189 0.118757 45.799353 ( 51.525484)
total: 130.51 sec