Logfile: /home/ko1/ruby/logs/brlog.trunk.20230703-082714
#<BuildRuby:0x0000558e3510fce8
@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.20230703-082714",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005439 0.000605 1.586706 ( 2.843473)
build_miniruby 0.001038 0.000115 0.928635 ( 0.929314)
build_ruby 0.001267 0.000141 2.579915 ( 2.580723)
build_all 0.005116 0.003956 11.055677 ( 7.473906)
build_install 0.003081 0.005729 5.218792 ( 2.007391)
test_btest 0.001211 0.000252 85.110579 ( 7.871257)
test_basic 0.004775 0.000191 0.709826 ( 0.794732)
test_all 0.001234 0.000246 468.653721 ( 46.901015)
test_rubyspec 0.027765 0.010882 43.368127 ( 55.813629)
total: 127.22 sec