Logfile: /home/ko1/ruby/logs/brlog.trunk.20230607-100039
#<BuildRuby:0x000055e3e44dae68
@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.20230607-100039",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000053 0.000000 0.000053 ( 0.000024)
build_up 0.004797 0.000194 1.383473 ( 2.680885)
build_miniruby 0.000957 0.000000 0.782401 ( 0.781720)
build_ruby 0.001151 0.000000 2.504867 ( 2.504714)
build_all 0.007709 0.001296 12.902590 ( 1.126650)
build_install 0.007569 0.000663 1.821663 ( 0.928906)
test_btest 0.000762 0.000160 84.798105 ( 7.799299)
test_basic 0.003434 0.000723 0.711713 ( 0.795207)
test_all 0.001396 0.000294 453.429464 ( 54.659259)
test_rubyspec 0.019523 0.017925 41.444066 ( 53.948567)
total: 125.23 sec