Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-061013
#<BuildRuby:0x00005557cf5e8a68
@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.20221008-061013",
@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.000028 0.000004 0.000032 ( 0.000033)
autoconf 0.000042 0.000007 0.000049 ( 0.000048)
configure 0.000047 0.000007 0.000054 ( 0.000054)
build_up 0.000000 0.012789 1.058427 ( 1.398538)
build_miniruby 0.000000 0.001808 0.100063 ( 0.096497)
build_ruby 0.000841 0.000901 0.099798 ( 0.096302)
build_all 0.003541 0.005190 1.337818 ( 0.557230)
build_install 0.012231 0.002421 1.637538 ( 0.872449)
test_btest 0.001479 0.000000 59.201383 ( 6.766332)
test_basic 0.005817 0.001557 0.359359 ( 0.447933)
test_all 0.006300 0.000949 502.803166 ( 53.931576)
test_rubyspec 0.071460 0.055728 42.618226 ( 51.162228)
total: 115.33 sec