Logfile: /home/ko1/ruby/logs/brlog.trunk.20230624-164955
#<BuildRuby:0x000055c2fc3f7568
@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.20230624-164955",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000643 0.004263 1.481751 ( 2.746749)
build_miniruby 0.000932 0.000219 0.814986 ( 0.815038)
build_ruby 0.001006 0.000236 2.535106 ( 2.535359)
build_all 0.008184 0.001926 15.189923 ( 1.374654)
build_install 0.004751 0.004518 4.504629 ( 1.095973)
test_btest 0.000688 0.000370 82.438166 ( 7.151695)
test_basic 0.000000 0.003933 0.736698 ( 0.819668)
test_all 0.000161 0.000806 435.125144 ( 38.603533)
test_rubyspec 0.017709 0.023279 41.745664 ( 54.264526)
total: 109.41 sec