Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-024501
#<BuildRuby:0x00005636aae0cdd8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220828-024501",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000003 0.000010 ( 0.000011)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.012562 0.000452 0.994132 ( 1.026623)
build_miniruby 0.001974 0.000759 0.074552 ( 0.073317)
build_ruby 0.001226 0.000472 0.084046 ( 0.084423)
build_all 0.008847 0.001679 1.544068 ( 0.589815)
build_install 0.019673 0.001828 1.885893 ( 0.947766)
test_btest 0.001022 0.000301 72.535613 ( 8.590989)
test_basic 0.006384 0.000407 0.330817 ( 0.422380)
test_all 0.004266 0.000000 639.857483 ( 64.862102)
test_rubyspec 0.100265 0.067704 45.616329 ( 54.040475)
total: 130.64 sec