Logfile: /home/ko1/ruby/logs/brlog.trunk.20230521-131258
#<BuildRuby:0x000055dd6f3e4098
@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.20230521-131258",
@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.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000910 0.004296 1.500711 ( 2.753803)
build_miniruby 0.000722 0.000271 0.890107 ( 0.889549)
build_ruby 0.000000 0.001245 2.317019 ( 2.317596)
build_all 0.006971 0.002299 12.736276 ( 1.141977)
build_install 0.000942 0.006735 1.682825 ( 0.842216)
test_btest 0.000692 0.000330 81.248218 ( 7.835804)
test_basic 0.000000 0.004432 0.720849 ( 0.802168)
test_all 0.000000 0.001606 442.018919 ( 38.414023)
test_rubyspec 0.024858 0.015993 40.675049 ( 53.185731)
total: 108.18 sec