Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-173749
#<BuildRuby:0x00005597da8128c0
@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.20221115-173749",
@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.000002 0.000015 ( 0.000014)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.005273 0.000811 0.947247 ( 1.696814)
build_miniruby 0.000994 0.000153 0.883231 ( 0.881591)
build_ruby 0.001282 0.000197 2.508021 ( 2.421534)
build_all 0.005417 0.003740 15.446043 ( 2.747405)
build_install 0.008002 0.000712 1.879428 ( 0.993950)
test_btest 0.000582 0.000109 62.949032 ( 9.405078)
test_basic 0.000000 0.005671 0.330347 ( 0.418813)
test_all 0.000000 0.001700 604.002252 ( 92.482565)
test_rubyspec 0.092730 0.036624 45.477231 ( 53.764255)
total: 164.81 sec