Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-045722
#<BuildRuby:0x000055cf6f773f00
@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-045722",
@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.000017 0.000001 0.000018 ( 0.000019)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005971 0.000426 0.839499 ( 1.031712)
build_miniruby 0.000920 0.000065 0.057337 ( 0.056165)
build_ruby 0.001033 0.000000 0.059471 ( 0.058206)
build_all 0.004850 0.000000 1.538625 ( 0.584982)
build_install 0.009008 0.000000 1.929045 ( 0.964933)
test_btest 0.000812 0.000000 47.917168 ( 8.481258)
test_basic 0.000966 0.004308 0.282879 ( 0.372718)
test_all 0.002465 0.000274 605.915782 ( 87.795246)
test_rubyspec 0.086886 0.035140 43.839820 ( 52.103297)
total: 151.45 sec