Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-112224
#<BuildRuby:0x000055fe81208b88
@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.20220914-112224",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004965 0.004899 1.092841 ( 1.146463)
build_miniruby 0.001624 0.000232 0.066932 ( 0.066554)
build_ruby 0.001922 0.000274 0.078921 ( 0.078477)
build_all 0.009744 0.001392 1.586924 ( 0.637731)
build_install 0.014245 0.007262 1.889742 ( 0.937242)
test_btest 0.000837 0.000167 94.606596 ( 9.204233)
test_basic 0.005421 0.001084 0.353603 ( 0.446162)
test_all 0.000000 0.004182 638.650686 ( 65.626885)
test_rubyspec 0.087174 0.078966 46.802415 ( 55.183542)
total: 133.33 sec