Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-142208
#<BuildRuby:0x000055df5900c1f0
@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.20220507-142208",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.006097 0.000435 0.859067 ( 0.910485)
build_miniruby 0.000879 0.000063 0.058083 ( 0.056901)
build_ruby 0.000862 0.000062 0.057671 ( 0.056543)
build_all 0.000000 0.004442 1.496820 ( 0.591241)
build_install 0.010014 0.000135 6.267468 ( 2.814872)
test_btest 0.000629 0.000079 55.402235 ( 7.984359)
test_basic 0.005340 0.000667 0.284074 ( 0.371971)
test_all 0.001173 0.000147 650.351379 ( 94.390195)
test_rubyspec 0.110367 0.010041 43.797911 ( 48.693552)
total: 155.87 sec