Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-132609
#<BuildRuby:0x000055a0eaac7de0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220719-132609",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006442 0.000172 0.875448 ( 3.364494)
build_miniruby 0.001001 0.000066 0.057106 ( 0.055828)
build_ruby 0.000850 0.000057 0.058928 ( 0.057577)
build_all 0.004609 0.000028 1.542679 ( 0.605661)
build_install 0.011046 0.000146 5.693895 ( 2.201658)
test_btest 0.000648 0.000036 50.564577 ( 8.478264)
test_basic 0.005288 0.000047 0.267762 ( 0.357133)
test_all 0.000932 0.000049 600.881166 ( 88.800708)
test_rubyspec 0.045351 0.031160 43.883203 ( 49.581685)
total: 153.50 sec