Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-124641
#<BuildRuby:0x000055a96daeff58
@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.20221224-124641",
@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.000020)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.004027 0.000000 0.869320 ( 1.195021)
build_miniruby 0.000898 0.000053 0.944232 ( 0.942975)
build_ruby 0.001164 0.000069 2.597178 ( 2.595745)
build_all 0.004354 0.004717 15.706352 ( 3.382665)
build_install 0.008780 0.000000 2.260673 ( 1.273590)
test_btest 0.000594 0.000000 61.914069 ( 11.105818)
test_basic 0.000750 0.003991 0.295487 ( 0.386425)
test_all 0.000811 0.000121 634.576006 (110.070076)
test_rubyspec 0.064636 0.013322 51.379896 ( 59.663440)
total: 190.62 sec