Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-234713
#<BuildRuby:0x000055e22f57f140
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-234713",
@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.000007)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000003 0.000008 ( 0.000009)
build_up 0.000143 0.004061 0.777785 ( 1.204367)
build_miniruby 0.000536 0.000357 0.505095 ( 0.504461)
build_ruby 0.000727 0.000485 1.717100 ( 1.651295)
build_all 0.009117 0.000466 11.911590 ( 1.463381)
build_install 0.004368 0.002383 1.608757 ( 0.742032)
test_btest 0.000439 0.000239 63.522091 ( 5.961896)
test_basic 0.002106 0.001149 0.255984 ( 0.352538)
test_all 0.000615 0.000335 488.997130 ( 49.254108)
test_rubyspec 0.007430 0.017983 35.161775 ( 45.742183)
total: 106.88 sec