Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-102221
#<BuildRuby:0x0000564280c7ca68
@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.20220718-102221",
@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.000007 0.000001 0.000008 ( 0.000010)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.009498 0.001268 0.836539 ( 0.959577)
build_miniruby 0.001665 0.000384 0.055649 ( 0.054408)
build_ruby 0.001090 0.000251 0.054345 ( 0.053752)
build_all 0.006287 0.001451 1.295987 ( 0.498341)
build_install 0.009699 0.008122 4.295946 ( 1.842427)
test_btest 0.001413 0.000435 52.442146 ( 6.076233)
test_basic 0.004214 0.001297 0.297992 ( 0.390701)
test_all 0.002415 0.000743 489.026733 ( 51.889845)
test_rubyspec 0.074345 0.058177 42.030237 ( 47.901133)
total: 109.67 sec