Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-014910
#<BuildRuby:0x0000558f2e7ce878
@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.20220827-014910",
@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.000014 0.000000 0.000014 ( 0.000015)
configure 0.000019 0.000000 0.000019 ( 0.000017)
build_up 0.006366 0.000000 0.849568 ( 1.108531)
build_miniruby 0.001022 0.000000 0.057973 ( 0.056752)
build_ruby 0.000984 0.000000 0.060469 ( 0.059265)
build_all 0.004688 0.000000 1.570058 ( 0.598450)
build_install 0.005007 0.004008 1.954489 ( 0.974899)
test_btest 0.000665 0.000035 52.352995 ( 8.161480)
test_basic 0.002123 0.003856 0.373996 ( 0.461776)
test_all 0.001518 0.000152 625.117081 ( 92.809663)
test_rubyspec 0.064564 0.054170 43.796514 ( 52.102135)
total: 156.33 sec