Logfile: /home/ko1/ruby/logs/brlog.trunk.20230523-193728
#<BuildRuby:0x000055eeca7a4090
@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.20230523-193728",
@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.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002647 0.003840 1.546293 ( 2.826584)
build_miniruby 0.000886 0.000140 0.781974 ( 0.781849)
build_ruby 0.001241 0.000000 2.362016 ( 2.361914)
build_all 0.009292 0.000000 12.037827 ( 1.070456)
build_install 0.003679 0.003721 1.631930 ( 0.824188)
test_btest 0.000620 0.000108 79.152866 ( 7.320542)
test_basic 0.003404 0.000592 0.627198 ( 0.715237)
test_all 0.000967 0.000168 428.689798 ( 42.878452)
test_rubyspec 0.022880 0.018568 42.118346 ( 54.567712)
total: 113.35 sec