Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-081231
#<BuildRuby:0x000055addc862ad8
@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.20221029-081231",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003777 0.005990 1.136857 ( 1.184341)
build_miniruby 0.000921 0.000461 0.099976 ( 0.098029)
build_ruby 0.001016 0.000508 0.097802 ( 0.096147)
build_all 0.005824 0.002912 1.301939 ( 0.587661)
build_install 0.011626 0.002889 1.607547 ( 0.882259)
test_btest 0.001315 0.000598 60.203516 ( 6.698673)
test_basic 0.005143 0.002338 0.351807 ( 0.441683)
test_all 0.007580 0.000553 521.650549 ( 55.557530)
test_rubyspec 0.095315 0.025210 43.470274 ( 51.989392)
total: 117.54 sec