Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-132748
#<BuildRuby:0x0000563d0d63fdf8
@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.20220814-132748",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005287 0.001322 0.827497 ( 0.904988)
build_miniruby 0.000816 0.000204 0.058247 ( 0.056933)
build_ruby 0.000728 0.000182 0.059535 ( 0.058392)
build_all 0.004588 0.000000 1.522718 ( 0.588716)
build_install 0.009684 0.001155 1.921103 ( 0.961574)
test_btest 0.000000 0.000744 54.519493 ( 8.389016)
test_basic 0.000000 0.005415 0.282080 ( 0.370846)
test_all 0.000335 0.001927 627.362012 ( 88.380223)
test_rubyspec 0.075568 0.021020 43.901776 ( 51.295172)
total: 151.01 sec