Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-200322
#<BuildRuby:0x00005571e896ff00
@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-200322",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.001868 0.004822 0.892320 ( 1.983257)
build_miniruby 0.000000 0.000983 0.056987 ( 0.055752)
build_ruby 0.000000 0.000823 0.059127 ( 0.057955)
build_all 0.000000 0.004421 1.533785 ( 0.602996)
build_install 0.003444 0.007693 5.633270 ( 2.158228)
test_btest 0.000507 0.000313 55.095384 ( 8.358774)
test_basic 0.003445 0.002120 0.255511 ( 0.344425)
test_all 0.000916 0.000563 616.457320 ( 87.514161)
test_rubyspec 0.073090 0.054282 43.888267 ( 49.508294)
total: 150.58 sec