Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-075937
#<BuildRuby:0x0000559086402c40
@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.20220804-075937",
@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.000000 0.000007 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.006230 0.000445 0.804802 ( 1.633687)
build_miniruby 0.001017 0.000000 0.057350 ( 0.055973)
build_ruby 0.000949 0.000000 0.059189 ( 0.057912)
build_all 0.004479 0.000148 1.504122 ( 0.585369)
build_install 0.009045 0.000005 5.649268 ( 2.156185)
test_btest 0.000677 0.000040 49.473613 ( 8.124114)
test_basic 0.001033 0.004652 0.324081 ( 0.412393)
test_all 0.001099 0.000129 626.079080 ( 89.124014)
test_rubyspec 0.079461 0.043578 43.631453 ( 50.982896)
total: 153.13 sec