Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-190345
#<BuildRuby:0x0000563fd0844e80
@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.20220810-190345",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004841 0.005180 0.811595 ( 0.875184)
build_miniruby 0.001395 0.000348 0.056895 ( 0.056106)
build_ruby 0.001201 0.000300 0.056775 ( 0.055817)
build_all 0.009485 0.000061 1.249001 ( 0.502125)
build_install 0.003559 0.013458 4.323035 ( 1.793758)
test_btest 0.001159 0.000463 53.800082 ( 6.420963)
test_basic 0.004640 0.001856 0.286719 ( 0.379268)
test_all 0.002154 0.000340 477.331171 ( 52.324818)
test_rubyspec 0.053645 0.084897 41.293621 ( 48.945424)
total: 111.35 sec