Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-123315
#<BuildRuby:0x000056154012ce50
@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.20220829-123315",
@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.000003 0.000012 ( 0.000013)
autoconf 0.000011 0.000004 0.000015 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.006951 0.005000 0.935517 ( 0.982532)
build_miniruby 0.001445 0.000556 0.078486 ( 0.076315)
build_ruby 0.001913 0.000000 0.075139 ( 0.072802)
build_all 0.010181 0.000000 1.571158 ( 0.606018)
build_install 0.021589 0.000167 1.904409 ( 0.934765)
test_btest 0.000768 0.000182 75.524176 ( 8.226409)
test_basic 0.000282 0.007193 0.320017 ( 0.413514)
test_all 0.003542 0.000000 639.103584 ( 65.870374)
test_rubyspec 0.107927 0.071962 45.776807 ( 54.177750)
total: 131.36 sec