Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-051721
#<BuildRuby:0x000055be742211a8
@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.20220808-051721",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008753 0.000733 0.973832 ( 4.002646)
build_miniruby 0.001281 0.000197 0.063767 ( 0.062636)
build_ruby 0.001231 0.000189 0.052976 ( 0.051948)
build_all 0.008691 0.001337 1.276457 ( 0.486387)
build_install 0.009009 0.007664 4.320297 ( 1.807063)
test_btest 0.001490 0.000351 52.138653 ( 5.945295)
test_basic 0.005223 0.001229 0.280991 ( 0.372002)
test_all 0.002132 0.000502 495.629675 ( 52.889192)
test_rubyspec 0.112631 0.024951 41.697315 ( 49.358730)
total: 114.98 sec