Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-131506
#<BuildRuby:0x000056182709f2c8
@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.20220823-131506",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005295 0.000815 0.894908 ( 2.398268)
build_miniruby 0.000000 0.000788 0.057185 ( 0.056018)
build_ruby 0.000000 0.000946 0.059110 ( 0.057975)
build_all 0.002458 0.002004 1.538923 ( 0.590542)
build_install 0.003833 0.005262 1.958969 ( 0.977581)
test_btest 0.000675 0.000193 47.723605 ( 8.969012)
test_basic 0.004246 0.001213 0.294608 ( 0.383664)
test_all 0.001618 0.000462 638.782438 ( 91.799230)
test_rubyspec 0.073968 0.056503 44.327270 ( 52.567077)
total: 157.80 sec