Logfile: /home/ko1/ruby/logs/brlog.trunk.20230525-190529
#<BuildRuby:0x000055fa28ea7568
@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.20230525-190529",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006061 1.473129 ( 2.730201)
build_miniruby 0.000000 0.001011 0.796472 ( 0.795855)
build_ruby 0.000674 0.000510 2.470854 ( 2.470557)
build_all 0.009796 0.000000 12.459175 ( 1.139233)
build_install 0.003945 0.003609 1.744502 ( 0.854131)
test_btest 0.000784 0.000131 79.026890 ( 7.157348)
test_basic 0.000310 0.003174 0.535265 ( 0.622654)
test_all 0.000848 0.000170 427.986409 ( 43.165411)
test_rubyspec 0.004857 0.034355 40.677012 ( 53.079650)
total: 112.02 sec