Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-160532
#<BuildRuby:0x000055a09eb8b520
@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-160532",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001555 0.004490 1.359926 ( 2.668899)
build_miniruby 0.000933 0.000220 0.786762 ( 0.786248)
build_ruby 0.000958 0.000225 2.415833 ( 2.416027)
build_all 0.003526 0.005370 12.697843 ( 1.093776)
build_install 0.006953 0.000669 1.758925 ( 0.852758)
test_btest 0.000763 0.000212 83.138469 ( 6.728115)
test_basic 0.003151 0.000875 0.531695 ( 0.613733)
test_all 0.001277 0.000000 427.895363 ( 44.596557)
test_rubyspec 0.010972 0.026461 42.187275 ( 54.723544)
total: 114.48 sec