Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-180331
#<BuildRuby:0x000055a449f0adc8
@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.20220430-180331",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.006458 0.003588 0.844497 ( 1.046923)
build_miniruby 0.000899 0.000500 0.060304 ( 0.059215)
build_ruby 0.000883 0.000491 0.057286 ( 0.055956)
build_all 0.007309 0.001280 1.218416 ( 0.473865)
build_install 0.017114 0.000798 4.776211 ( 2.445265)
test_btest 0.001154 0.000444 51.455020 ( 5.967586)
test_basic 0.003695 0.001421 0.268030 ( 0.369373)
test_all 0.002537 0.000000 496.490936 ( 53.364761)
test_rubyspec 0.097555 0.029855 41.071464 ( 46.616287)
total: 110.40 sec