Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-181925
#<BuildRuby:0x000056314fe0c488
@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.20221205-181925",
@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.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.004932 0.000051 1.176895 ( 2.322249)
build_miniruby 0.000901 0.000056 1.037435 ( 1.036115)
build_ruby 0.001133 0.000071 2.762685 ( 2.633602)
build_all 0.002119 0.006904 15.780223 ( 3.337262)
build_install 0.008878 0.001402 2.165204 ( 1.278713)
test_btest 0.000557 0.000088 58.328906 ( 12.208755)
test_basic 0.003907 0.000617 0.292066 ( 0.383731)
test_all 0.000961 0.000151 679.429720 (105.576266)
test_rubyspec 0.047634 0.021235 52.892157 ( 61.095169)
total: 189.87 sec