Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-115104
#<BuildRuby:0x000055dd3835be00
@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.20220722-115104",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005939 0.000989 0.843664 ( 2.071642)
build_miniruby 0.000906 0.000151 0.058340 ( 0.057078)
build_ruby 0.000837 0.000139 0.059209 ( 0.058088)
build_all 0.003894 0.000649 1.512285 ( 0.582427)
build_install 0.008462 0.000513 5.636576 ( 2.153285)
test_btest 0.000663 0.000102 50.542256 ( 7.964534)
test_basic 0.004942 0.000760 0.334072 ( 0.422434)
test_all 0.001121 0.000173 598.570658 ( 91.802913)
test_rubyspec 0.101974 0.025829 43.457338 ( 49.078757)
total: 154.19 sec