Logfile: /home/ko1/ruby/logs/brlog.trunk.20230524-190914
#<BuildRuby:0x000056434e2c0078
@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.20230524-190914",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003002 0.003293 1.493089 ( 2.753584)
build_miniruby 0.000995 0.000150 0.773434 ( 0.772879)
build_ruby 0.001113 0.000167 2.454007 ( 2.454787)
build_all 0.001059 0.008100 12.258179 ( 1.044571)
build_install 0.002562 0.004742 1.674794 ( 0.929177)
test_btest 0.000885 0.000266 82.570822 ( 6.827511)
test_basic 0.002663 0.002357 0.589971 ( 0.673155)
test_all 0.000376 0.000884 432.816094 ( 37.536907)
test_rubyspec 0.004696 0.032288 41.085432 ( 53.409301)
total: 106.40 sec