Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-172744
#<BuildRuby:0x000055f081fa5e98
@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.20221212-172744",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.003981 0.868123 ( 1.198403)
build_miniruby 0.000000 0.000998 0.972937 ( 0.971487)
build_ruby 0.000000 0.001393 2.733460 ( 2.639241)
build_all 0.008177 0.000997 15.720727 ( 3.272509)
build_install 0.004555 0.004056 2.268451 ( 1.259068)
test_btest 0.000468 0.000110 66.450252 ( 10.665072)
test_basic 0.004325 0.001018 0.312861 ( 0.402937)
test_all 0.001462 0.000000 678.648662 (150.846268)
test_rubyspec 0.058502 0.010571 52.775343 ( 60.975424)
total: 232.23 sec