Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-221313
#<BuildRuby:0x0000555689081350
@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.20221018-221313",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.004881 0.004636 1.130603 ( 1.622471)
build_miniruby 0.002369 0.000365 0.108450 ( 0.104573)
build_ruby 0.001302 0.000200 0.103227 ( 0.100133)
build_all 0.007860 0.000000 1.338951 ( 0.586836)
build_install 0.008634 0.008729 1.677703 ( 0.900896)
test_btest 0.001672 0.000393 59.288439 ( 6.752014)
test_basic 0.006848 0.000507 0.337917 ( 0.426581)
test_all 0.005148 0.003563 511.416076 ( 54.736408)
test_rubyspec 0.077838 0.049933 43.060384 ( 51.663752)
total: 116.89 sec