Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-140024
#<BuildRuby:0x0000564f8e386678
@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.20221228-140024",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000015 0.000007 0.000022 ( 0.000023)
configure 0.000011 0.000005 0.000016 ( 0.000015)
build_up 0.004463 0.002029 0.845188 ( 1.054710)
build_miniruby 0.000900 0.000409 1.018463 ( 1.017145)
build_ruby 0.001177 0.000535 2.776932 ( 2.774112)
build_all 0.007584 0.001917 16.917399 ( 3.080237)
build_install 0.009520 0.002124 2.336364 ( 1.202114)
test_btest 0.000742 0.000297 71.387336 ( 10.969390)
test_basic 0.005290 0.002116 0.390690 ( 0.474858)
test_all 0.001523 0.000000 656.257479 (102.580319)
test_rubyspec 0.066822 0.060480 51.697923 ( 59.709033)
total: 182.86 sec