Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-083823
#<BuildRuby:0x000055ed6387b4b8
@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.20221126-083823",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.009244 0.001729 1.272737 ( 1.655941)
build_miniruby 0.001852 0.000617 0.834062 ( 0.832731)
build_ruby 0.002247 0.000749 2.247281 ( 2.166531)
build_all 0.016027 0.005343 25.028711 ( 2.915980)
build_install 0.018418 0.000000 4.982332 ( 1.207433)
test_btest 0.001715 0.000117 86.986413 ( 8.874744)
test_basic 0.005377 0.001416 0.356535 ( 0.448445)
test_all 0.001597 0.000421 693.618786 ( 70.849803)
test_rubyspec 0.099225 0.056961 49.353557 ( 57.865574)
total: 146.82 sec