Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-052010
#<BuildRuby:0x0000556c6ea38088
@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.20220718-052010",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.005310 0.000885 0.851186 ( 1.042881)
build_miniruby 0.000754 0.000126 0.057077 ( 0.055781)
build_ruby 0.000757 0.000127 0.058958 ( 0.057789)
build_all 0.003910 0.000652 1.562731 ( 0.617663)
build_install 0.010413 0.000822 5.618314 ( 2.180706)
test_btest 0.000635 0.000098 53.219827 ( 7.811264)
test_basic 0.004837 0.000744 0.275349 ( 0.364240)
test_all 0.000984 0.000151 585.453096 ( 93.853774)
test_rubyspec 0.094699 0.034036 43.453463 ( 49.048976)
total: 155.03 sec