Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-012021
#<BuildRuby:0x000055cc2d807e98
@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.20221204-012021",
@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.000008)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.004118 0.000773 1.154351 ( 1.565709)
build_miniruby 0.000730 0.000137 0.934627 ( 0.933302)
build_ruby 0.001124 0.000211 2.797348 ( 2.704539)
build_all 0.008330 0.000697 15.795569 ( 3.339742)
build_install 0.004762 0.005738 2.251097 ( 1.287430)
test_btest 0.000500 0.000118 66.719823 ( 11.224961)
test_basic 0.004994 0.000014 0.304642 ( 0.394850)
test_all 0.001153 0.000256 661.251121 (116.112249)
test_rubyspec 0.035447 0.027811 53.193942 ( 61.471305)
total: 199.03 sec