Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-113009
#<BuildRuby:0x00005561c26ee8c0
@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.20220810-113009",
@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.000015 0.000004 0.000019 ( 0.000019)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000000 0.006308 0.897146 ( 2.217489)
build_miniruby 0.000561 0.000436 0.057868 ( 0.056644)
build_ruby 0.000608 0.000253 0.059009 ( 0.057765)
build_all 0.000479 0.004141 1.539692 ( 0.599423)
build_install 0.007178 0.003589 5.652083 ( 2.173099)
test_btest 0.000378 0.000189 46.851073 ( 8.767689)
test_basic 0.001291 0.004663 0.350394 ( 0.438407)
test_all 0.001406 0.000803 601.924525 ( 92.284710)
test_rubyspec 0.062923 0.055922 43.844880 ( 51.248526)
total: 157.84 sec