Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-185849
#<BuildRuby:0x0000556bb289bde0
@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.20220826-185849",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.006402 0.000161 0.894428 ( 3.702704)
build_miniruby 0.000955 0.000068 0.058721 ( 0.057422)
build_ruby 0.000961 0.000069 0.059923 ( 0.058715)
build_all 0.004606 0.000010 1.538284 ( 0.587365)
build_install 0.010921 0.000116 1.911948 ( 0.962204)
test_btest 0.000819 0.000048 50.135884 ( 8.435208)
test_basic 0.006015 0.000000 0.298706 ( 0.386596)
test_all 0.002439 0.000000 623.974509 ( 93.234920)
test_rubyspec 0.084240 0.045451 43.876051 ( 52.359054)
total: 159.78 sec