Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-144311
#<BuildRuby:0x000055f5387e2c40
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221127-144311",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004135 0.000827 1.159605 ( 1.400140)
build_miniruby 0.001051 0.000000 0.971693 ( 0.970224)
build_ruby 0.000000 0.001266 2.779342 ( 2.687991)
build_all 0.006336 0.003735 22.571817 ( 4.374711)
build_install 0.003795 0.004720 4.409818 ( 1.605866)
test_btest 0.000435 0.000130 64.716882 ( 10.729130)
test_basic 0.004564 0.000000 0.349792 ( 0.440808)
test_all 0.000987 0.000000 660.964204 (123.646135)
test_rubyspec 0.054191 0.016832 53.344352 ( 61.565198)
total: 207.42 sec