Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-203638
#<BuildRuby:0x0000560b356d7e00
@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.20220820-203638",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006097 0.000435 0.831708 ( 0.905489)
build_miniruby 0.000930 0.000066 0.058061 ( 0.056719)
build_ruby 0.000862 0.000062 0.060047 ( 0.058874)
build_all 0.004443 0.000318 1.542689 ( 0.601971)
build_install 0.011139 0.000100 1.894553 ( 0.961539)
test_btest 0.000792 0.000049 57.032598 ( 8.284791)
test_basic 0.005939 0.000371 0.337394 ( 0.424996)
test_all 0.002999 0.000000 587.086220 ( 94.311579)
test_rubyspec 0.114333 0.014918 44.178676 ( 52.489962)
total: 158.10 sec