Logfile: /home/ko1/ruby/logs/brlog.trunk.20221107-101725
#<BuildRuby:0x00005588693611f8
@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.20221107-101725",
@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.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003355 0.004149 0.914345 ( 1.021488)
build_miniruby 0.002589 0.000152 0.051817 ( 0.051081)
build_ruby 0.001376 0.000081 0.045491 ( 0.045349)
build_all 0.008783 0.000244 1.234502 ( 0.496072)
build_install 0.016096 0.000340 1.590963 ( 0.827471)
test_btest 0.001315 0.000066 62.533843 ( 6.575514)
test_basic 0.005674 0.000283 0.307137 ( 0.400545)
test_all 0.001121 0.001760 496.715112 ( 53.154236)
test_rubyspec 0.080714 0.039953 43.205076 ( 51.843015)
total: 114.42 sec