Logfile: /home/ko1/ruby/logs/brlog.trunk.20230310-053948
#<BuildRuby:0x000055ee1fa63368
@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.20230310-053948",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004274 0.000013 0.824439 ( 2.072887)
build_miniruby 0.000937 0.000000 0.640422 ( 0.639714)
build_ruby 0.001188 0.000000 2.094586 ( 2.094101)
build_all 0.006950 0.001499 11.235298 ( 0.987951)
build_install 0.005212 0.001564 1.536886 ( 0.835276)
test_btest 0.000508 0.000152 77.272348 ( 6.615531)
test_basic 0.002435 0.000731 0.251063 ( 0.346751)
test_all 0.000591 0.000177 391.822797 ( 39.893237)
test_rubyspec 0.006588 0.021820 36.038625 ( 46.635736)
total: 100.12 sec