Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-230012
#<BuildRuby:0x000056389c4bc208
@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.20220614-230012",
@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.000016 0.000001 0.000017 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.002544 0.004262 0.848195 ( 1.381203)
build_miniruby 0.000928 0.000132 0.058316 ( 0.056966)
build_ruby 0.000877 0.000125 0.059441 ( 0.058253)
build_all 0.003759 0.000537 1.515123 ( 0.611185)
build_install 0.009800 0.001400 6.301392 ( 2.857827)
test_btest 0.000791 0.000113 52.652927 ( 8.323932)
test_basic 0.005456 0.000027 0.329399 ( 0.417979)
test_all 0.001189 0.000158 616.611924 ( 95.355636)
test_rubyspec 0.092258 0.016539 44.089567 ( 49.700173)
total: 158.76 sec