Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-001658
#<BuildRuby:0x0000557ca8b668c0
@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.20220717-001658",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.002525 0.003466 0.821862 ( 1.189595)
build_miniruby 0.000587 0.000181 0.057354 ( 0.056219)
build_ruby 0.000668 0.000205 0.058914 ( 0.057818)
build_all 0.003355 0.001032 1.519102 ( 0.610762)
build_install 0.010907 0.000000 5.587597 ( 2.151731)
test_btest 0.000799 0.000000 45.929928 ( 8.532076)
test_basic 0.005900 0.000266 0.346194 ( 0.433801)
test_all 0.000720 0.000170 616.139362 ( 89.180355)
test_rubyspec 0.080150 0.042291 43.168706 ( 48.763286)
total: 150.98 sec