Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-081904
#<BuildRuby:0x000055eb20d16148
@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.20221013-081904",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011080 0.000509 1.081352 ( 1.152136)
build_miniruby 0.002581 0.000185 0.098324 ( 0.094135)
build_ruby 0.001580 0.000113 0.099391 ( 0.095831)
build_all 0.008832 0.000271 1.290695 ( 0.584167)
build_install 0.010497 0.004535 1.603862 ( 0.895210)
test_btest 0.001644 0.000182 63.484744 ( 6.519826)
test_basic 0.005482 0.000609 0.355974 ( 0.446623)
test_all 0.006262 0.000696 518.441182 ( 54.456706)
test_rubyspec 0.058980 0.068368 43.150549 ( 51.699206)
total: 115.94 sec