Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-124628
#<BuildRuby:0x0000561f754c3de0
@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-124628",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005715 0.000408 0.975800 ( 1.323487)
build_miniruby 0.001191 0.000000 0.876428 ( 0.874788)
build_ruby 0.001572 0.000000 2.517708 ( 2.432088)
build_all 0.008232 0.000463 15.465971 ( 2.756955)
build_install 0.005594 0.004795 1.883203 ( 0.980121)
test_btest 0.000789 0.000099 60.399630 ( 9.149464)
test_basic 0.000584 0.004902 0.313753 ( 0.402887)
test_all 0.000000 0.001448 608.627923 ( 89.844818)
test_rubyspec 0.075063 0.051721 45.275975 ( 53.586590)
total: 161.35 sec