Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-081146
#<BuildRuby:0x0000555e3faaac60
@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.20221123-081146",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.001596 0.003253 1.131391 ( 1.111788)
build_miniruby 0.000816 0.000240 0.952083 ( 0.950851)
build_ruby 0.000923 0.000271 2.747867 ( 2.650549)
build_all 0.008392 0.000147 15.762278 ( 3.276428)
build_install 0.008166 0.000064 1.982170 ( 1.124636)
test_btest 0.000000 0.000560 64.238403 ( 10.447250)
test_basic 0.000000 0.004715 0.319745 ( 0.411007)
test_all 0.000542 0.001428 668.042585 (124.244341)
test_rubyspec 0.044474 0.024646 52.973516 ( 61.224068)
total: 205.44 sec