Logfile: /home/ko1/ruby/logs/brlog.trunk.20221105-100158
#<BuildRuby:0x0000556333036858
@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.20221105-100158",
@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.000032 0.000005 0.000037 ( 0.000038)
autoconf 0.000062 0.000010 0.000072 ( 0.000069)
configure 0.000034 0.000006 0.000040 ( 0.000037)
build_up 0.003851 0.006771 0.871914 ( 0.960247)
build_miniruby 0.000933 0.000267 0.048658 ( 0.048158)
build_ruby 0.001043 0.000298 0.040467 ( 0.039718)
build_all 0.007314 0.000000 1.251964 ( 0.480389)
build_install 0.013017 0.002108 1.526512 ( 0.801593)
test_btest 0.001437 0.000338 62.285949 ( 6.640372)
test_basic 0.000000 0.005685 0.306611 ( 0.399426)
test_all 0.000301 0.003193 514.892527 ( 55.309883)
test_rubyspec 0.084029 0.035795 43.325020 ( 51.777821)
total: 116.46 sec