Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-163455
#<BuildRuby:0x0000557491067740
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221208-163455",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000871 0.003240 0.808989 ( 1.098124)
build_miniruby 0.000708 0.000163 0.706717 ( 0.706007)
build_ruby 0.001059 0.000245 2.439301 ( 2.380319)
build_all 0.008368 0.000966 12.393413 ( 1.503257)
build_install 0.005572 0.001194 1.652013 ( 0.775007)
test_btest 0.000565 0.000121 67.966150 ( 6.241619)
test_basic 0.000000 0.003863 0.256081 ( 0.351448)
test_all 0.000210 0.000765 492.533273 ( 49.601250)
test_rubyspec 0.010568 0.021754 35.298109 ( 45.788392)
total: 108.45 sec