Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-070857
#<BuildRuby:0x000055ac65ca8b88
@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.20220819-070857",
@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.000010 0.000002 0.000012 ( 0.000018)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006993 0.004597 0.995358 ( 3.668878)
build_miniruby 0.001779 0.000355 0.077411 ( 0.075507)
build_ruby 0.001600 0.000320 0.073806 ( 0.071795)
build_all 0.005692 0.004750 1.532884 ( 0.584888)
build_install 0.014615 0.008001 1.871409 ( 0.915849)
test_btest 0.000749 0.000225 74.973153 ( 8.377327)
test_basic 0.006663 0.000649 0.331185 ( 0.424504)
test_all 0.004637 0.000992 688.206698 ( 66.535685)
test_rubyspec 0.115332 0.051489 45.925109 ( 54.391541)
total: 135.05 sec