Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-070515
#<BuildRuby:0x00005612600703c8
@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.20230115-070515",
@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.000014 0.000005 0.000019 ( 0.000018)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.006660 0.000784 1.294379 ( 1.598837)
build_miniruby 0.001015 0.000312 1.701407 ( 1.572314)
build_ruby 0.001268 0.000390 2.783061 ( 2.780520)
build_all 0.008709 0.001205 16.783899 ( 2.995961)
build_install 0.006199 0.005264 2.140616 ( 1.084325)
test_btest 0.000699 0.000233 71.444731 ( 11.178374)
test_basic 0.005498 0.001833 0.368632 ( 0.454631)
test_all 0.001117 0.000373 671.264176 ( 94.315660)
test_rubyspec 0.058012 0.050188 52.170722 ( 60.204156)
total: 176.19 sec