Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-153428
#<BuildRuby:0x0000558639ffbfa8
@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.20220719-153428",
@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.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.006233 0.000479 0.845384 ( 1.115015)
build_miniruby 0.000940 0.000072 0.057675 ( 0.056345)
build_ruby 0.000714 0.000055 0.058839 ( 0.057663)
build_all 0.004435 0.000000 1.557130 ( 0.616288)
build_install 0.010463 0.000732 5.682131 ( 2.195030)
test_btest 0.000687 0.000049 49.645915 ( 8.873692)
test_basic 0.005560 0.000397 0.344356 ( 0.432208)
test_all 0.001352 0.000097 593.351193 ( 88.681481)
test_rubyspec 0.097242 0.028058 43.874573 ( 49.530847)
total: 151.56 sec