Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-093312
#<BuildRuby:0x000056182bb46b78
@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.20220819-093312",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.005841 0.000898 0.864144 ( 0.881402)
build_miniruby 0.000844 0.000130 0.058386 ( 0.057128)
build_ruby 0.000726 0.000112 0.059846 ( 0.058674)
build_all 0.004551 0.000016 1.525099 ( 0.586143)
build_install 0.009609 0.001373 1.926106 ( 0.959640)
test_btest 0.000728 0.000104 50.572988 ( 8.846076)
test_basic 0.000857 0.005381 0.284174 ( 0.372072)
test_all 0.000584 0.001153 589.426175 ( 89.165776)
test_rubyspec 0.064413 0.056415 43.692291 ( 51.951530)
total: 152.88 sec