Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-142805
#<BuildRuby:0x0000560e6cd8fda8
@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.20220423-142805",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.000000 0.007061 0.860770 ( 1.150781)
build_miniruby 0.000333 0.000737 0.057354 ( 0.056054)
build_ruby 0.000808 0.000108 0.060074 ( 0.058934)
build_all 0.004183 0.000000 1.505380 ( 0.608244)
build_install 0.008234 0.000531 6.306543 ( 2.833168)
test_btest 0.000499 0.000059 49.471981 ( 9.245088)
test_basic 0.002121 0.003923 0.354194 ( 0.442569)
test_all 0.000000 0.001437 620.167019 ( 88.013036)
test_rubyspec 0.097162 0.029045 44.348774 ( 49.209666)
total: 151.62 sec