Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-223952
#<BuildRuby:0x0000562cfa552148
@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.20220725-223952",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.007015 0.002806 0.853615 ( 0.911699)
build_miniruby 0.000000 0.001552 0.063808 ( 0.062646)
build_ruby 0.000737 0.001302 0.064250 ( 0.062035)
build_all 0.005794 0.002634 1.227031 ( 0.456203)
build_install 0.012866 0.003323 4.171022 ( 1.793726)
test_btest 0.001600 0.000667 51.403006 ( 6.121896)
test_basic 0.004220 0.001758 0.289785 ( 0.380215)
test_all 0.001387 0.000578 484.967737 ( 52.116926)
test_rubyspec 0.055137 0.072554 41.695152 ( 47.537975)
total: 109.44 sec