Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-235736
#<BuildRuby:0x000055c10fe10b88
@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.20220901-235736",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011327 0.000444 0.976065 ( 1.251600)
build_miniruby 0.001820 0.000243 0.078110 ( 0.076544)
build_ruby 0.001870 0.000250 0.073128 ( 0.071153)
build_all 0.009858 0.000672 1.548780 ( 0.582606)
build_install 0.012945 0.010379 1.901529 ( 0.923662)
test_btest 0.000963 0.000214 75.848435 ( 7.947821)
test_basic 0.005273 0.003852 0.322528 ( 0.409033)
test_all 0.004218 0.000000 640.001454 ( 64.851707)
test_rubyspec 0.118258 0.068609 45.183867 ( 53.662607)
total: 129.78 sec