Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-143645
#<BuildRuby:0x000055f091909390
@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.20221010-143645",
@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.000007 0.000003 0.000010 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002883 0.007198 1.079773 ( 1.186653)
build_miniruby 0.001582 0.000863 0.099480 ( 0.097326)
build_ruby 0.001639 0.000000 0.100333 ( 0.098905)
build_all 0.007756 0.000000 1.274255 ( 0.561393)
build_install 0.005459 0.009691 1.593331 ( 0.894743)
test_btest 0.000974 0.000556 62.494669 ( 6.679378)
test_basic 0.003828 0.002187 0.347305 ( 0.442860)
test_all 0.008446 0.000000 493.450679 ( 53.045517)
test_rubyspec 0.084259 0.045623 42.732998 ( 51.423034)
total: 114.43 sec