Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-080934
#<BuildRuby:0x000055ddbb5130a8
@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.20230725-080934",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005954 0.000294 1.547542 ( 2.779861)
build_miniruby 0.001042 0.000165 0.979032 ( 0.978113)
build_ruby 0.000000 0.001447 2.669587 ( 2.669153)
build_all 0.009331 0.000161 14.142851 ( 1.352252)
build_install 0.001489 0.006721 2.035373 ( 0.923362)
test_btest 0.000828 0.000191 80.680985 ( 7.342101)
test_basic 0.004316 0.000167 0.699433 ( 0.777712)
test_all 0.001066 0.000237 539.711970 ( 51.748825)
test_rubyspec 0.015524 0.025215 42.331965 ( 54.744628)
total: 123.32 sec