Logfile: /home/ko1/ruby/logs/brlog.trunk.20230218-215425
#<BuildRuby:0x000055a8465b36e8
@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.20230218-215425",
@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.000012 0.000003 0.000015 ( 0.000017)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.002951 0.000805 0.771179 ( 1.151276)
build_miniruby 0.000800 0.000218 0.695865 ( 0.695450)
build_ruby 0.000921 0.000252 2.102602 ( 2.101959)
build_all 0.007273 0.001651 12.407375 ( 1.526006)
build_install 0.005984 0.000579 1.537540 ( 0.774616)
test_btest 0.000537 0.000134 66.656309 ( 6.292827)
test_basic 0.003704 0.000000 0.292540 ( 0.388152)
test_all 0.001079 0.000233 485.338155 ( 47.781203)
test_rubyspec 0.018738 0.011272 35.363082 ( 45.858645)
total: 106.57 sec