Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-071736
#<BuildRuby:0x0000556247331338
@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.20221102-071736",
@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.000008 0.000003 0.000011 ( 0.000012)
autoconf 0.000043 0.000015 0.000058 ( 0.000077)
configure 0.000018 0.000007 0.000025 ( 0.000021)
build_up 0.006400 0.002327 0.939507 ( 1.188422)
build_miniruby 0.001299 0.000472 0.050926 ( 0.050144)
build_ruby 0.001047 0.000381 0.052470 ( 0.052419)
build_all 0.007492 0.001003 1.208934 ( 0.482645)
build_install 0.010049 0.003349 1.565693 ( 0.823193)
test_btest 0.001207 0.000403 60.251747 ( 6.793717)
test_basic 0.003898 0.001299 0.305690 ( 0.401720)
test_all 0.002588 0.004699 497.311789 ( 53.632834)
test_rubyspec 0.081326 0.049307 43.405593 ( 51.997408)
total: 115.42 sec