Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-230446
#<BuildRuby:0x000055eecb1abde0
@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.20220828-230446",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.002845 0.003853 0.839668 ( 0.884439)
build_miniruby 0.000000 0.000957 0.058073 ( 0.056864)
build_ruby 0.000000 0.000929 0.059496 ( 0.058367)
build_all 0.001978 0.002692 1.541043 ( 0.585681)
build_install 0.004914 0.006104 1.883873 ( 0.945493)
test_btest 0.000499 0.000192 54.681670 ( 7.840137)
test_basic 0.000000 0.005258 0.299920 ( 0.389111)
test_all 0.000000 0.001952 591.853741 ( 87.645425)
test_rubyspec 0.030403 0.047212 43.388490 ( 51.756692)
total: 150.16 sec