Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-125618
#<BuildRuby:0x0000557ba376fdd0
@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.20220823-125618",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.005507 0.001377 0.942904 ( 2.653970)
build_miniruby 0.000849 0.000213 0.058127 ( 0.056878)
build_ruby 0.001059 0.000000 0.059759 ( 0.058519)
build_all 0.004521 0.000278 1.531967 ( 0.584972)
build_install 0.010622 0.000320 1.937276 ( 0.976466)
test_btest 0.000875 0.000000 52.307428 ( 8.522858)
test_basic 0.005094 0.000264 0.306788 ( 0.396518)
test_all 0.002060 0.000386 623.036684 ( 90.795347)
test_rubyspec 0.067968 0.023750 44.285692 ( 52.583135)
total: 156.63 sec