Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-071750
#<BuildRuby:0x0000562faaeb89c8
@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.20221127-071750",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000020 0.000001 0.000021 ( 0.000020)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.010000 0.000358 1.324920 ( 1.969679)
build_miniruby 0.002160 0.000127 0.838497 ( 0.837398)
build_ruby 0.002808 0.000166 2.249614 ( 2.154464)
build_all 0.017625 0.004514 24.916933 ( 2.821848)
build_install 0.020598 0.000192 4.982403 ( 1.201991)
test_btest 0.001233 0.000000 85.057889 ( 8.797064)
test_basic 0.003273 0.004642 0.351368 ( 0.439647)
test_all 0.001697 0.000195 680.068590 ( 69.446097)
test_rubyspec 0.114437 0.043339 49.922630 ( 58.435557)
total: 146.10 sec