Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-090758
#<BuildRuby:0x00005607bd4ee858
@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-090758",
@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.000022 0.000003 0.000025 ( 0.000010)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003832 0.000426 0.837990 ( 1.019648)
build_miniruby 0.000835 0.000092 1.008807 ( 1.007449)
build_ruby 0.001190 0.000000 2.737310 ( 2.735557)
build_all 0.008327 0.000580 15.774215 ( 3.303909)
build_install 0.008952 0.000942 2.181488 ( 1.217238)
test_btest 0.000611 0.000065 65.741194 ( 11.045593)
test_basic 0.000000 0.004764 0.307662 ( 0.398650)
test_all 0.000839 0.000213 633.693954 ( 98.415605)
test_rubyspec 0.040821 0.030145 51.745755 ( 59.940349)
total: 179.08 sec