Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-234913
#<BuildRuby:0x000055a2d413f2c8
@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.20220723-234913",
@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.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.006669 0.000000 0.820775 ( 1.038632)
build_miniruby 0.001018 0.000000 0.056986 ( 0.055765)
build_ruby 0.000948 0.000000 0.058729 ( 0.057535)
build_all 0.004620 0.000000 1.531577 ( 0.591993)
build_install 0.011220 0.000000 5.608382 ( 2.155420)
test_btest 0.000722 0.000000 50.995783 ( 8.228000)
test_basic 0.005531 0.000000 0.290808 ( 0.379715)
test_all 0.001150 0.000000 597.363230 ( 89.971764)
test_rubyspec 0.084653 0.029164 43.837586 ( 49.550583)
total: 152.03 sec