Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-140035
#<BuildRuby:0x00005583f2c77e98
@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.20221204-140035",
@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.000008)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004148 0.001037 1.124385 ( 1.145382)
build_miniruby 0.000000 0.000988 0.994902 ( 0.993666)
build_ruby 0.000000 0.001245 2.733855 ( 2.625233)
build_all 0.005184 0.003680 15.964700 ( 3.289978)
build_install 0.009381 0.001436 2.230739 ( 1.259012)
test_btest 0.000591 0.000000 64.998975 ( 11.585949)
test_basic 0.004069 0.000000 0.294850 ( 0.386425)
test_all 0.000849 0.000152 660.093103 (119.757864)
test_rubyspec 0.048131 0.016960 53.217252 ( 61.430652)
total: 202.47 sec