Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-235014
#<BuildRuby:0x00005568965802d8
@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.20220731-235014",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.006072 0.000434 0.923569 ( 0.979448)
build_miniruby 0.000841 0.000060 0.056557 ( 0.055451)
build_ruby 0.000926 0.000066 0.059332 ( 0.058139)
build_all 0.004763 0.000022 1.544757 ( 0.590364)
build_install 0.010614 0.000384 5.649365 ( 2.180678)
test_btest 0.000747 0.000047 50.581480 ( 8.459226)
test_basic 0.005758 0.000050 0.374086 ( 0.462123)
test_all 0.001191 0.000070 588.268528 ( 94.190068)
test_rubyspec 0.101917 0.026202 43.839620 ( 49.494292)
total: 156.47 sec