Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-212752
#<BuildRuby:0x0000564ccffc84c0
@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.20220822-212752",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008135 0.003321 0.974509 ( 1.007346)
build_miniruby 0.001552 0.000291 0.077461 ( 0.075264)
build_ruby 0.001742 0.000327 0.073384 ( 0.071517)
build_all 0.005037 0.005321 1.518602 ( 0.577029)
build_install 0.016285 0.006471 1.848804 ( 0.912844)
test_btest 0.000693 0.000193 73.455835 ( 8.182495)
test_basic 0.005855 0.001626 0.323996 ( 0.412889)
test_all 0.006064 0.000000 688.510808 ( 67.324367)
test_rubyspec 0.118405 0.051886 46.123828 ( 54.477470)
total: 133.04 sec