Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-004610
#<BuildRuby:0x000056079e04e858
@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.20230113-004610",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000013 0.000006 0.000019 ( 0.000019)
configure 0.000021 0.000009 0.000030 ( 0.000030)
build_up 0.001895 0.004792 0.848338 ( 1.362657)
build_miniruby 0.000869 0.000468 1.021828 ( 1.019853)
build_ruby 0.001057 0.000569 2.788165 ( 2.785631)
build_all 0.005291 0.004635 16.768251 ( 2.973315)
build_install 0.011423 0.000000 2.078585 ( 1.073213)
test_btest 0.001112 0.000000 78.629915 ( 11.042633)
test_basic 0.000354 0.006355 0.342879 ( 0.428961)
test_all 0.000755 0.000419 660.887434 ( 97.761981)
test_rubyspec 0.062553 0.070069 51.985735 ( 60.025841)
total: 178.47 sec