Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-120517
#<BuildRuby:0x000055cc5a199480
@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.20220827-120517",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.010654 0.000429 0.810674 ( 0.976239)
build_miniruby 0.001258 0.000180 0.055130 ( 0.053669)
build_ruby 0.001722 0.000246 0.059142 ( 0.057244)
build_all 0.007391 0.001056 1.261594 ( 0.495933)
build_install 0.014729 0.000642 1.581522 ( 0.808892)
test_btest 0.001194 0.000149 55.325573 ( 6.466077)
test_basic 0.000485 0.005291 0.285234 ( 0.379374)
test_all 0.005988 0.000000 515.151733 ( 53.877600)
test_rubyspec 0.092393 0.045056 42.084819 ( 50.670327)
total: 113.79 sec