Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-183546
#<BuildRuby:0x0000563cc87040d0
@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.20220803-183546",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.006118 0.000757 0.842797 ( 1.071540)
build_miniruby 0.000687 0.000229 0.056970 ( 0.055804)
build_ruby 0.000761 0.000254 0.058463 ( 0.057263)
build_all 0.004537 0.000113 1.519551 ( 0.581527)
build_install 0.007061 0.002172 5.644925 ( 2.159851)
test_btest 0.000480 0.000147 51.624793 ( 8.636199)
test_basic 0.005237 0.000129 0.280526 ( 0.369716)
test_all 0.000881 0.000252 622.881655 ( 91.370179)
test_rubyspec 0.095799 0.031770 43.841363 ( 51.854943)
total: 156.16 sec