Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-142731
#<BuildRuby:0x000055d8bb508a68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220829-142731",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008851 0.000775 0.815570 ( 0.899971)
build_miniruby 0.001439 0.000221 0.063358 ( 0.062336)
build_ruby 0.001125 0.000173 0.057596 ( 0.056301)
build_all 0.008124 0.001250 1.260430 ( 0.475902)
build_install 0.013485 0.002075 1.554464 ( 0.777072)
test_btest 0.000000 0.001093 52.983159 ( 6.227962)
test_basic 0.000000 0.006226 0.299012 ( 0.389757)
test_all 0.002142 0.001915 497.057588 ( 51.897213)
test_rubyspec 0.110697 0.014896 41.126012 ( 49.684176)
total: 110.47 sec