Logfile: /home/ko1/ruby/logs/brlog.trunk.20230710-022825
#<BuildRuby:0x000055c1d598bba0
@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.20230710-022825",
@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.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003969 0.001912 1.470458 ( 2.749058)
build_miniruby 0.000813 0.000214 0.934249 ( 0.934662)
build_ruby 0.001267 0.000000 2.597462 ( 2.597764)
build_all 0.008730 0.000621 8.222094 ( 7.421788)
build_install 0.002913 0.007562 2.175357 ( 1.799244)
test_btest 0.000830 0.000266 86.183409 ( 7.740622)
test_basic 0.004549 0.000355 0.784157 ( 0.862253)
test_all 0.001107 0.000341 486.038194 ( 43.932962)
test_rubyspec 0.015493 0.025176 43.243879 ( 55.698310)
total: 123.74 sec