Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-190502
#<BuildRuby:0x00005555670d8420
@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.20221117-190502",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.008845 0.000043 1.092712 ( 1.171500)
build_miniruby 0.001872 0.000110 0.887431 ( 0.890620)
build_ruby 0.002354 0.000138 2.509322 ( 2.420345)
build_all 0.016131 0.003162 18.335622 ( 2.274528)
build_install 0.013795 0.007352 1.917841 ( 0.989849)
test_btest 0.000882 0.000000 82.665241 ( 9.265381)
test_basic 0.006648 0.000545 0.342049 ( 0.431455)
test_all 0.000000 0.001802 680.159462 ( 73.655156)
test_rubyspec 0.073350 0.048072 50.648871 ( 59.226899)
total: 150.33 sec