Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-175908
#<BuildRuby:0x00005647afb91570
@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.20221007-175908",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009826 0.000418 1.103185 ( 1.601359)
build_miniruby 0.001287 0.000091 0.096898 ( 0.094133)
build_ruby 0.001682 0.000120 0.099771 ( 0.096965)
build_all 0.003255 0.004440 1.332603 ( 0.572458)
build_install 0.016078 0.000274 1.659595 ( 0.889316)
test_btest 0.001714 0.000191 61.326003 ( 6.321278)
test_basic 0.005855 0.000651 0.346154 ( 0.435390)
test_all 0.005995 0.000666 495.456210 ( 54.036087)
test_rubyspec 0.108900 0.026735 42.570419 ( 51.099665)
total: 115.15 sec