Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-201915
#<BuildRuby:0x00005606243f0e50
@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.20220919-201915",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.010837 1.072353 ( 1.422627)
build_miniruby 0.000000 0.002209 0.117423 ( 0.114623)
build_ruby 0.000000 0.002186 0.120005 ( 0.102168)
build_all 0.007754 0.002328 1.606922 ( 0.658678)
build_install 0.011793 0.008109 1.964462 ( 0.999476)
test_btest 0.000000 0.002058 74.729281 ( 8.651296)
test_basic 0.005215 0.002591 0.379582 ( 0.467538)
test_all 0.002429 0.001214 683.620158 ( 68.423919)
test_rubyspec 0.115117 0.068428 45.527966 ( 53.682413)
total: 134.52 sec