Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-051946
#<BuildRuby:0x0000558baf578088
@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.20220815-051946",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006205 0.000537 0.807809 ( 0.979883)
build_miniruby 0.000826 0.000191 0.057664 ( 0.056346)
build_ruby 0.000747 0.000172 0.059205 ( 0.057907)
build_all 0.003896 0.000899 1.524232 ( 0.588845)
build_install 0.010974 0.000000 1.947970 ( 0.975743)
test_btest 0.000730 0.000000 50.858527 ( 8.540980)
test_basic 0.005227 0.000000 0.303089 ( 0.392224)
test_all 0.001884 0.000000 610.382966 ( 86.583351)
test_rubyspec 0.088609 0.033964 43.891969 ( 51.258433)
total: 149.43 sec