Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-072042
#<BuildRuby:0x000055943b74bdd0
@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.20220825-072042",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006018 0.000495 0.861452 ( 0.886448)
build_miniruby 0.000818 0.000189 0.057697 ( 0.056485)
build_ruby 0.000834 0.000193 0.059221 ( 0.057994)
build_all 0.003752 0.000866 1.559075 ( 0.593089)
build_install 0.009814 0.001145 1.947998 ( 0.976144)
test_btest 0.000730 0.000000 53.307404 ( 8.287385)
test_basic 0.006335 0.000000 0.361056 ( 0.449035)
test_all 0.001831 0.000000 597.065936 ( 89.119308)
test_rubyspec 0.081986 0.041568 44.055286 ( 52.316022)
total: 152.74 sec