Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-093556
#<BuildRuby:0x0000556221cce7e0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221118-093556",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.001452 0.003276 1.154692 ( 1.150393)
build_miniruby 0.000720 0.000096 0.952763 ( 0.951473)
build_ruby 0.001107 0.000148 2.749834 ( 2.642580)
build_all 0.008758 0.000119 15.975512 ( 3.358338)
build_install 0.008098 0.000000 2.117364 ( 1.245360)
test_btest 0.000548 0.000000 65.812995 ( 10.727631)
test_basic 0.004740 0.000000 0.288903 ( 0.379570)
test_all 0.001226 0.000000 650.259431 (104.167490)
test_rubyspec 0.041722 0.020621 52.021882 ( 60.304857)
total: 184.93 sec