Logfile: /home/ko1/ruby/logs/brlog.trunk.20230126-011745
#<BuildRuby:0x0000560a1de1c0d0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230126-011745",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000016)
configure 0.000021 0.000010 0.000031 ( 0.000032)
build_up 0.000000 0.006658 0.878710 ( 1.086298)
build_miniruby 0.000000 0.001293 1.004937 ( 1.003120)
build_ruby 0.001418 0.000000 2.761460 ( 2.758944)
build_all 0.006027 0.003709 16.770961 ( 2.972853)
build_install 0.008701 0.002685 2.072742 ( 1.068689)
test_btest 0.000451 0.000258 73.542165 ( 11.038203)
test_basic 0.006285 0.000000 0.360175 ( 0.446661)
test_all 0.001370 0.000000 663.613234 (110.657009)
test_rubyspec 0.074267 0.043185 52.077512 ( 60.140284)
total: 191.17 sec