Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-142437
#<BuildRuby:0x0000558d04f06e00
@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.20220719-142437",
@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.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004962 0.004124 0.816904 ( 0.984343)
build_miniruby 0.000000 0.002997 0.063673 ( 0.061298)
build_ruby 0.000966 0.000387 0.056331 ( 0.054833)
build_all 0.007582 0.000699 1.292435 ( 0.485944)
build_install 0.009397 0.007432 4.246226 ( 1.787764)
test_btest 0.001473 0.000388 52.415516 ( 6.242099)
test_basic 0.007150 0.000000 0.301811 ( 0.397573)
test_all 0.002392 0.000450 483.976893 ( 51.641425)
test_rubyspec 0.089308 0.042696 41.859401 ( 47.780287)
total: 109.44 sec