Logfile: /home/ko1/ruby/logs/brlog.trunk.20230528-090713
#<BuildRuby:0x0000563ecfffb040
@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.20230528-090713",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.002250 0.003586 1.511942 ( 2.717517)
build_miniruby 0.000758 0.000223 0.762692 ( 0.762041)
build_ruby 0.001254 0.000000 2.447855 ( 2.447654)
build_all 0.001434 0.007563 12.493037 ( 1.136890)
build_install 0.005442 0.002117 1.665630 ( 0.902416)
test_btest 0.000732 0.000285 82.880672 ( 6.527251)
test_basic 0.000000 0.003805 0.657940 ( 0.740758)
test_all 0.000748 0.000785 429.788717 ( 48.652270)
test_rubyspec 0.022725 0.018130 42.024748 ( 54.709582)
total: 118.60 sec