Logfile: /home/ko1/ruby/logs/brlog.trunk.20230609-161623
#<BuildRuby:0x0000556a8fdab520
@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.20230609-161623",
@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.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.001103 0.004497 1.480698 ( 2.774922)
build_miniruby 0.000770 0.000240 0.783564 ( 0.783355)
build_ruby 0.000943 0.000294 2.467449 ( 2.467965)
build_all 0.009305 0.000000 12.860445 ( 1.169632)
build_install 0.005454 0.002374 1.739503 ( 0.863013)
test_btest 0.000918 0.000262 82.417742 ( 7.183068)
test_basic 0.001201 0.003149 0.596897 ( 0.682633)
test_all 0.001630 0.000000 424.954747 ( 48.714449)
test_rubyspec 0.020126 0.015883 41.159746 ( 53.687165)
total: 118.33 sec