Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-083920
#<BuildRuby:0x0000563e32ce3fa8
@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.20230730-083920",
@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.000013 0.000004 0.000017 ( 0.000016)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.000000 0.006090 1.531326 ( 2.719927)
build_miniruby 0.000000 0.001018 0.912128 ( 0.911825)
build_ruby 0.000000 0.001191 2.750375 ( 2.750975)
build_all 0.004997 0.004490 15.067249 ( 1.335083)
build_install 0.007373 0.001581 2.315294 ( 1.030219)
test_btest 0.000746 0.000320 87.980093 ( 8.042775)
test_basic 0.003712 0.001591 0.692430 ( 0.769590)
test_all 0.000686 0.000294 545.101971 ( 56.484875)
test_rubyspec 0.023456 0.017897 44.322626 ( 56.766090)
total: 130.81 sec