Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-163133
#<BuildRuby:0x000055dbd0f03208
@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.20230113-163133",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.002173 0.001570 0.620952 ( 1.042046)
build_miniruby 0.000615 0.000257 0.670012 ( 0.669179)
build_ruby 0.000944 0.000393 2.423386 ( 2.427426)
build_all 0.006530 0.003319 13.033375 ( 1.619223)
build_install 0.004556 0.001952 1.502863 ( 0.698938)
test_btest 0.000468 0.000200 65.734377 ( 6.573756)
test_basic 0.003731 0.000000 0.261740 ( 0.356929)
test_all 0.001083 0.000369 496.591357 ( 50.541942)
test_rubyspec 0.019107 0.009313 35.716244 ( 46.037101)
total: 109.97 sec