Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-060738
#<BuildRuby:0x0000557b7b9e7e00
@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.20220723-060738",
@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.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006457 0.000000 0.809731 ( 0.915192)
build_miniruby 0.000892 0.000000 0.056775 ( 0.055563)
build_ruby 0.000872 0.000117 0.059163 ( 0.057980)
build_all 0.004711 0.000000 1.534377 ( 0.595686)
build_install 0.006377 0.004746 5.664216 ( 2.162582)
test_btest 0.000575 0.000144 55.789046 ( 7.911007)
test_basic 0.005887 0.000404 0.370622 ( 0.458087)
test_all 0.000755 0.000178 580.974653 ( 92.183846)
test_rubyspec 0.095232 0.033322 43.759325 ( 49.423299)
total: 153.76 sec