Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-182802
#<BuildRuby:0x0000557cf296f0b8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230602-182802",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004773 0.000105 1.379476 ( 2.805163)
build_miniruby 0.000980 0.000000 0.771756 ( 0.771028)
build_ruby 0.001313 0.000000 2.411801 ( 2.411490)
build_all 0.008569 0.000394 12.274038 ( 1.060423)
build_install 0.006487 0.000973 1.750212 ( 0.876795)
test_btest 0.000627 0.000094 80.518216 ( 7.548092)
test_basic 0.003038 0.000456 0.624165 ( 0.707715)
test_all 0.001306 0.000196 446.633034 ( 38.743459)
test_rubyspec 0.011172 0.026275 42.573430 ( 55.098046)
total: 110.02 sec