Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-032011
#<BuildRuby:0x000055ce7a908208
@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.20220731-032011",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.006707 0.000393 0.963814 ( 1.316961)
build_miniruby 0.001101 0.000169 1.547467 ( 1.394609)
build_ruby 0.000000 0.001799 2.667718 ( 2.475481)
build_all 0.007434 0.002304 19.461106 ( 5.681402)
build_install 0.009637 0.001928 5.739251 ( 2.157979)
test_btest 0.000618 0.000123 52.565046 ( 8.109121)
test_basic 0.005603 0.000000 0.314967 ( 0.403760)
test_all 0.001738 0.000000 619.280139 ( 88.951397)
test_rubyspec 0.094590 0.029287 43.772720 ( 49.366471)
total: 159.86 sec