Logfile: /home/ko1/ruby/logs/brlog.trunk.20230708-022148
#<BuildRuby:0x0000556c04a1be20
@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.20230708-022148",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.001172 0.004233 1.525811 ( 2.868301)
build_miniruby 0.000892 0.000162 0.897250 ( 0.897294)
build_ruby 0.001123 0.000205 2.612960 ( 2.613128)
build_all 0.003598 0.005303 8.386017 ( 7.685449)
build_install 0.003699 0.005645 2.054272 ( 1.691395)
test_btest 0.001162 0.000415 87.190186 ( 7.456907)
test_basic 0.001422 0.002980 0.715347 ( 0.796318)
test_all 0.000225 0.002265 469.584588 ( 48.003274)
test_rubyspec 0.022537 0.019935 44.142679 ( 56.595473)
total: 128.61 sec