Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-062558
#<BuildRuby:0x0000560b555aad28
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220723-062558",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008510 0.002321 0.872700 ( 1.121243)
build_miniruby 0.000998 0.000272 0.051474 ( 0.049954)
build_ruby 0.001526 0.000416 0.062693 ( 0.060998)
build_all 0.007550 0.000632 1.280735 ( 0.466212)
build_install 0.009061 0.008261 4.416257 ( 1.787909)
test_btest 0.001252 0.000417 53.054980 ( 5.846736)
test_basic 0.000723 0.006415 0.294847 ( 0.384996)
test_all 0.002378 0.000991 498.147933 ( 53.412800)
test_rubyspec 0.078647 0.050889 41.843630 ( 47.721744)
total: 110.85 sec