Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-213150
#<BuildRuby:0x0000561f21780208
@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.20220725-213150",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000015 0.000003 0.000018 ( 0.000016)
build_up 0.001961 0.004633 0.907215 ( 0.989280)
build_miniruby 0.000000 0.000910 0.056803 ( 0.055573)
build_ruby 0.000000 0.000936 0.059131 ( 0.057952)
build_all 0.001782 0.002945 1.511823 ( 0.590874)
build_install 0.009559 0.001568 5.638456 ( 2.139512)
test_btest 0.000519 0.000000 54.452361 ( 8.075399)
test_basic 0.005489 0.000344 0.345886 ( 0.433911)
test_all 0.000861 0.000245 629.217177 ( 92.380664)
test_rubyspec 0.084930 0.040266 43.538012 ( 49.137079)
total: 153.86 sec